Search Results for 'ie'

  • Author
    Search Results
  • #65653

    In reply to: Smilies

    I managed to correct the problem. ^^
    I added this line of code in comments.php
    <?php if ( function_exists(cs_print_smilies) ) {cs_print_smilies();} ?>

    #65627

    In reply to: Gallery ?

    Hi,
    The update Tempera 1.7.0 has the code for Gallery ?

    The website (below) must use the plugin “Photo gallery by 10web – Responsive photo gallery “.
    https://rinekedejong.nl/mythologie/

    The person had asked the question on the forum of WordPress.org
    https://wordpress.org/support/topic/mijn-galleries-zijn-niet-meer-actief/

    Thank you

    #65589

    In reply to: Show random posts

    Zed
    Cryout Creations mastermind

    Nirvana (and the other older themes) are capable of displaying random posts in their presentation page slider and columns areas.

    The newer themes can display posts in the new landing page featured boxes sections, but the posts are sorted based on their publication date (latest first). This order can be customized by filtering the theme’s custom queries handling these sections.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    Zed
    Cryout Creations mastermind

    The theme has always worked this way, you might just have never applied post formats to your posts before.

    While editing the post, you’ll find the format selector on the right column.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #65577
    Zed
    Cryout Creations mastermind

    The themes are filtering WordPress’ form fields. You might need to use a later priority (11+) to make your code apply after the theme’s own filters are processed.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.

    I’ve checked on MacOS via Safari, and the problem is the same.

    From Chrome on the Mac, here are the developer options errors:

    JQMIGRATE: Migrate is installed, version 1.4.1
    themes.php?page=nirvana-page:1 The SSL certificate used to load resources from https://www.paypalobjects.com will be distrusted in M70. Once distrusted, users will be prevented from loading these resources. See https://g.co/chrome/symantecpkicerts for more information.
    admin.js?ver=1.4.5:219 Uncaught TypeError: jQuery(…).accordion is not a function
    at HTMLDocument.<anonymous> (admin.js?ver=1.4.5:219)
    at i (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,utils,jquery-ui-sortable,farbtastic,underscore,backbo&load[]=ne,wp-util,wp-backbone,media-models,moxiejs,plupload,wp-plupload&ver=4.9.6:2)
    at Object.fireWith [as resolveWith] (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,utils,jquery-ui-sortable,farbtastic,underscore,backbo&load[]=ne,wp-util,wp-backbone,media-models,moxiejs,plupload,wp-plupload&ver=4.9.6:2)
    at Function.ready (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,utils,jquery-ui-sortable,farbtastic,underscore,backbo&load[]=ne,wp-util,wp-backbone,media-models,moxiejs,plupload,wp-plupload&ver=4.9.6:2)
    at HTMLDocument.K (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,utils,jquery-ui-sortable,farbtastic,underscore,backbo&load[]=ne,wp-util,wp-backbone,media-models,moxiejs,plupload,wp-plupload&ver=4.9.6:2)

    #65506

    I am also experiencing exactly the same in Chrome – sub-menu taking two or more clicks to open and the submenu items close and reopen when clicking.

    Website: simonepedacos.com/wp

    #65503

    In reply to: Continue reading

    Thanks.
    I tried what you said; and the right screen didn’t appear. That was the problem.
    I solved it by installing the “Cryout serious theme settings” plugin.

    So, the problem is solved, and by the way, the “lorem ipsum” described in another post also.

    Thanks.

    #65446

    @Zed: “Fluida Plus has the mobile menu activation point value configurable.’
    if i would upgrade to Fluida Plus would it upgrade my child theme too or would i have to start over? I have no problem starting over if i can achieve full responsiveness and an actual mobile version of my site. I however would like to achieve the same looks.

    ‘@atajungs: you edited theme files and broke the code, resulting in malfunctioning layout and footer’

    @Zed
    I am working on the site right now. Can you please explain what i need to fix? I Have some plugins installed, one of which is WP touch after i couldn’t get this theme to work a proper responsiveness. However, the WPTouch that worked yesterday and is now no longer working.

    Thank you for your input

    #65443

    Gyazo is an image sharing site. That image itself leads to http://studio6-9.com/wp-content/uploads/2018/06/zIDAuqd.png and that was to show what the image itself was saying in Microsoft’s Edge browser so you’d need to do view-source:http://studio6-9.com/wp-content/uploads/2018/06/zIDAuqd.png no? Given the one is basically just an image sharing platform I used to take a picture of the issue I’d expect it to operate much the same. That said they seem to be operating normally now even with a shift + reload on the page which clears the cache so I’m really unsure what was happening there..

    That said and sorry to deroute the thread a tiny bit, but it’s been awhile since I’ve done a website. If i adjust the width on the sample page both sides are a gray color. I don’t know where I would edit this color as it’s not an option for the Septera theme in options as far as I can tell. I’d like to blend those side colors into the sites color theme a bit more so that I can minimize the post width without a side bar being on. Is that something I can do and if so do you happen to know how or what it is called in that theme?

    #65434

    In reply to: Trouble changing fonts

    Zed
    Cryout Creations mastermind

    @briancpearl: either here or through our faster priority support service (that comes with the Plus theme), I will still need you to indicate which elements you’re having trouble with (so I can look at them and investigate where their styling comes from).

    For .main p, using body .main p { } should be sufficient in most cases.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #65432
    Zed
    Cryout Creations mastermind

    The menu content needs to fit in the available space on the target screen sizes, before the mobile menu activates (or the mobile menu needs to be customized to activate earlier – at the point the used menu no longer fits).

    Fluida Plus has the mobile menu activation point value configurable.


    @atajungs
    : you edited theme files and broke the code, resulting in malfunctioning layout and footer.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #65428
    Zed
    Cryout Creations mastermind

    The menu content needs to fit in the available space on the target screen sizes (or the mobile menu needs to be customized to activate earlier – at the point the used menu no longer fits).

    Fluida Plus has the mobile menu activation point value configurable.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #65426
    Zed
    Cryout Creations mastermind

    I have not checked all, but at least one of the “images” is not an image. It is in fact HTML returned by the server. You can see that by entering
    view-source:https://i.gyazo.com/cbb770728089ca1061488a8ab43c29ad.png
    in the browser’s address bar (force refresh once if it isn’t displaying code).


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #65419

    In reply to: Trouble changing fonts

    Zed, is this the kind of thing where my client could purchase the pro version of the theme to get the support that comes with it and you all would be able to track this down?

    Thanks!

    #65369

    In reply to: Trouble changing fonts

    Thanks Zed. Right now we’re just trying to change the “.main p” font, but I know my client wants to change more then that. When we change the font in the theme’s Typography panel it doesn’t effect the text on the site.

    Also, Zed, is this the kind of thing where my client could purchase the pro version of the theme to get the support that comes with it and you all would be able to track this down?

    #65368

    In reply to: Trouble changing fonts

    Thanks Steve…I found a div called “wpb_wrapper”, and it seems to have a couple of fonts loaded for it. I’m going to try and track that down.

    I believe the original designer paid for the child theme…the child theme is called “Fluida No Link”. Is it really possible that the child theme needs updating?

    #65359

    @Zed

    is there maybe a way to remove this GDPR checkbox by adding a some code to functions.php?
    I tried this snippet:

    function remove_comment_fields( $fields ) {	
    	unset( $fields['cookies'] );		
      	return $fields;
    }
    add_filter( 'comment_form_default_fields', 'remove_comment_fields' );

    bit it didn’t work for me.
    And maybe something to remove the email field as well?
    I would like to remove both, the email field and GDPR checkbox, so I can avoid, that any cookies will be set (this happen only after GBPR box is checked on) and improve the privacy by not saving the email adress.
    The simple removal of email field in comments.php is not working, the field still remain required and the comment will not be sent.
    I tried this snippet to remove the email field:

    function remove_comment_fields( $fields ) {	
    	unset( $fields['email'] );
    	unset( $fields['cookies'] );		
      	return $fields;
    }
    add_filter( 'comment_form_default_fields', 'remove_comment_fields' );

    bit it didn’t work for me, too.
    If you have some idea, I would be happy for any help.

    PS: I’m unig Anima

    #65326
    Zed
    Cryout Creations mastermind

    The theme has an option to control the visibility of pages and categories titles. You can find it under its General > Structure options.

    For customers we provide the priority support service. It is under the same menu item you used to reach the forum (and also indicated in the side menu when logged in).
    On the forums we provide free support, for which we cannot guarantee either a timeframe or the availability of an answer.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #65305

    In reply to: Trouble changing fonts

    Steve Procter
    Power User

    Check the code before your text Brian, (go to TEXT VIEW and look for DIV)sometimes there are things in the tags that override the theme. I had this on a customers site only a couple of weeks ago.

    The child themes have to be paid for and installed manually.

    #65299
    Zed
    Cryout Creations mastermind

    Your slider is not working at all at the moment, due to

    Error: Permission denied to access property "__rocketLoaderInlineHandlerProxy" in https://ajax.cloudflare.com/cdn-cgi/scripts/4f936b58/cloudflare-static/rocket-loader.min.js:1:8860


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #65292
    Zed
    Cryout Creations mastermind

    Use these identifiers to target sidebars:

    .sidey { /* both sidebars */ }
    #primary { /* left sidebar */ }
    #secondary { /* right sidebar */ }

    Note that in Tempera the sidebars have outside margins, making a background image (or color) not fill up the entire available space.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #65291
    Zed
    Cryout Creations mastermind

    Disable the PrettyPhoto plugin, as it is loading its own copy of jQuery, breaking WordPress’ built-in one (which the theme relies on).


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #65289

    In reply to: Vertical caption align

    Zed
    Cryout Creations mastermind

    Custom styling is intended to be used in WordPress’ Additional CSS field (in the customize interface), in the child theme’s style.css file (if a child theme is used) or with any custom CSS plugin of choice.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #65285

    In reply to: Trouble changing fonts

    I’m helping a client get her website finished up (someone else built it) and I’m having trouble changing the fonts via the Appearance > Customize menu. In the site’s code I can see where the fonts are designated, but they’re being overridden by something and I can’t find any reference to where the override is coming from.

    I’ve seen a reference to updating the child theme, but not how to do it (or why it would be necessary).

    Thanks in advance for the help…

    (Note – for the moment I’ve changed the font via custom CSS, but my client would like to be able to use the theme’s font picker)

    Website: christinejonesjewelry.com

    #65157

    Last update of Septera (1.3.0.3) fix the issue about cookie plugins text in four browsers: edge, firefox, chrome and opera. Thanks a lot! because is a fantastic theme.

    #64967
    Listopad
    Power User

    You have submitted screenshots, photos. There is no text in all images.

    Attention! Text Missing, absent. NO TEXT, none !!!! NO display on the screen.

    For example plugin Cookie Notify. Text: “Our pages use cookies”
    The text disappeared. No text. NO display on the screen.

    For example plugin Cookie Notice Bar have Message “We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it”. This Message for visitors. On the screen of the computer message is not. Message missing, disappeared.

    The visitor opens my site and sees only the red “Ok” button. Why “Ok”??? Click “Ok” he fears, because he may be billed in dollars for using the site after clicking the button. The is leaving. I lost my profit from advertising on my site. It’s not a joke. Bad humor.

    I recommend to open the plugin settings and find Message “We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it” To display on the screen.

    Hope and I am sure that the problem will be solved. You are professionals of the highest class.

    Theme Validation Service WordPress link
    http://themecheck.org/ (Сopy of the links for Reliability)

    Septera test Result: link
    http://themecheck.org/score/wordpress-theme-septera.html

    Theme Check Plugin link

    https://wordpress.org/plugins/theme-check/

    #64941
    Zed
    Cryout Creations mastermind

    There is indeed some invalid markup around the ‘to-top’ button which might cause issues in some cases with specific browsers. Thank you for pointing that out. We’ll correct it as soon as possible.

    However, the only plugin I can confirm a problem with is Eu Cookie Notice. All others worked fine with the current 1.3.0.2 Septera release:

    Cookie Consent:

    Cookie Law Bar:

    Cookie Notice Bar:

    Cookie Notify:

    Easy Cookie Law:

    GDPR Cookie Consent:

    I did notice however that uBlock blocks most of these notifications.


    @Listopad
    , which theme check plugin did you use and what errors does it show you?

    • This reply was modified 6 years ago by Zed.

    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #64914
    Mike Creighton
    Power User

    I am also experiencing exactly the same in Chrome – sub-menu taking two or more clicks to open and the submenu items close and reopen when clicking. Works fine on Safari.

    sotonnhs.net

    #64908
    Listopad
    Power User

    Tested Cookie Notification Plugins:
    Cookie Law Bar, Cookie Notice Bar, Cookie Notify, Easy Cookie Law, Eu Cookie Notice, GDPR Cookie Consent, Cookie Consent, Сookie-notice.

    All plugins with the theme Septera text are not present, only the “Ok” buttons are visible.

    The possible reason is:

    In the browser, FireFox looked at the source code of the page in the Septera theme. Errors found:

    1. The target tag </div> is detected, but there are open items
    2. Found the homeless end tag </footer>
    3. End tag </body> detected, but there are unclosed items

    The syntax in the theme files is probably broken.

    I suggest to apply the theme-check plugin, which showed many errors in the theme files.

Viewing 30 results - 871 through 900 (of 3,208 total)