Forum Replies Created

Viewing 30 posts - 24,601 through 24,630 (of 34,598 total)
  • Author
    Posts
  • in reply to: LayerSlider and Mobile Text #1018550

    Hey rmatus,
    Sorry for the late reply, I took a look at your layerslider on my Android using Chrome and didn’t see the text as black, for me it was white. But I notice that your text is white with a black text-shadow. Please try changing the text-shadow to white and clear your caches, site & phone.
    This might help for the Safari cache

    Best regards,
    Mike

    in reply to: Lightbox Image Sizing #1018548

    Hey artisforever,
    I took a look at your menu, the middle link, and found the true size of it 1200px-1976px and wrote this css:

    img.mfp-img {
        width: 1200px !important; 
        max-width: 1200px !important;  
        height: 1976px !important;
        max-height: 1976px !important;
    }

    to show it at full size, which works. But you will need to add a ID to the element and to the css so that it will be the only image that opens at that size. You can then take similar steps to load your other images at full size.
    Unfortunately I was not able to login to your site. Please check.

    I foresee an issue with this for mobile screens, I’m thinking this code should only be used for desktops.

    Best regards,
    Mike

    Hi,
    The layerslider team has ben looking into it, but has not found a solution It looks as though it’s an issue with other themes also.
    I didn’t find a post on Gravity Forms about this though, perhaps they would be able to address this?

    Best regards,
    Mike

    in reply to: Remove quotation marks in Audio Player #1018541

    Hi,

    Thanks for helping @guenni007, much appreciated :)

    Best regards,
    Mike

    in reply to: Theme update error #1018539

    Hi,
    Thank you for the ftp access, I updated your theme and it seems to be working well.
    I left your old version there for now until you check your site should there be a customization we need to get from the old files.
    Please clear your browser cache and check your site.
    Once you are satisfied with the new version please let us know so we can delete the old files to reduce future confusion.

    Best regards,
    Mike

    in reply to: Problems with Demo layouts #1018528

    Hey Maskenzauber,
    Sorry for the late reply, some of the demos use a custom color scheme, rather than the color schemes built in, to demonstrate that you can mix and match all of the options to create completely unique designs. There is not a reset for the demo to be back to the “first load” state. Typically one would install a demo for ideas and then start making changes to customize it for themselves.
    If you would like to start over, then please install the plugin “wp-reset” and re-set your whole site and install the demo again.
    If you have your site “mostly” the way you like it and don’t want to lose your settings if you change something and can’t set it back, then go to Enfold Theme Options > Import/Export > Export Theme Settings File and save it to your computer.
    Uploading this file again later will bring the colors and css settings back to the state it is.
    It will not change text, elements and images, just the theme settings.
    Let us know if this helps explain a little better.

    Best regards,
    Mike

    in reply to: Link is not working on posts and widgets. #1018519

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Link is not working on posts and widgets. #1018510

    Hi,
    I took a look at your code and found that the url was not SSL, since your site is all of your links need to be “https”
    I corrected it and it is now working.
    Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Layerslider not working as before #1018508

    Hi,
    I took another look at your reviews and found that your tab section on your product pages has been customized to not show the review tab, when compared to the default product tabs:
    2018-10-06_094203
    I think this maybe part of the issue, but it’s hard to tell because your child theme has a lot of customizations for your products.
    But I have come up with another solution, if you use the account you created for us to add a one word review to show the review form, then use this css to hide all reviews by that user, you can show the form without any “fake” reviews.

    .comment-author-kriesi,h2.woocommerce-Reviews-title {
    display: none !important;
    }

    To change the upsell title, Try adding this code to the end of your functions.php file in Appearance > Editor:

    function custom_upsell_text(){
      ?>
      <script>
    jQuery(window).load(function(){  
      jQuery(".up-sells.upsells.products h3").text("Ti potrebbero piacere anche");
    });
     </script>
      <?php
      }
      add_action('wp_footer', 'custom_upsell_text');

    For in the future I hope you will consider renewing your support service, it’s only a small amount and I hope we have provided a great value :)

    Best regards,
    Mike

    in reply to: Link is not working on posts and widgets. #1018502

    Hi,
    Can you please include a admin login in the private content area so we can take a closer look.

    Best regards,
    Mike

    in reply to: 2 Buttons in AJAX PORTFOLIO? #1018501

    Hi,
    Glad to help, unless there is anything else we can help with on this issue, shall we close this then?

    Best regards,
    Mike

    Hi,
    Can you please include a admin login in the private content area so we can take a closer look to assist.

    Best regards,
    Mike

    in reply to: Modifications to WooCommerce shop page in Enfold #1018402

    Hey flylanddesigns,
    Thank you for the mockup, to make the page full width, Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #top #main .template-shop .container:first-child {
    	max-width: 1800px !important; 
    	padding: 0px !important;
    }
    #top #main .template-shop .container:first-child .page-thumb img {
    	width: 100% !important; 
    }
    #top #main .template-shop .container:first-child div .products .product {
        width: 14.25% !important; 
    }

    this should give you room for two sidebars, please add them so we can make final adjustments.
    If I could suggest making the sidebars hidden on tablet and smaller screens, because it will be easier to look at, and be easier to navigate.

    To make the post titles smaller, try this css & adjust to suit:

    h2.woocommerce-loop-product__title {
    	font-size: 14px !important;
    }

    To remove the grid border, try this css:

    .main_color div {
    border-color: transparent !important; 
    }

    Best regards,
    Mike

    in reply to: Changing font style only on posts #1018385

    Hi,
    Sorry for the late reply, to change the font style for the blog page and all blog posts we can help with some css to effect only those pages. For example:

    #top.page-id-18 p,#top.page-id-18 h2 a, #top.single-post p,#top.single-post h1 a,#top.single-post h2,#top.single-post h2 span{
    font-family: "HelveticaNeue" !important; 
        color: #222 !important; 
    }

    The “page-id-18” is your blog page, and all posts will have “single-post” in them, Then we just add the elements that you want to effect, such as paragraphs (p), links, (a), and headings (h1,h2)
    So you can use this css to try setting your own styles, or if you explain what you would like we can assist.

    You can set your default sidebar settings at Enfold Theme Options > Sidebar Settings in combination with choosing a sidebar in the widgets area to have only certain sidebar on pages vs posts or archives. For further control you can use the plugin Widget Options easily assign pages visibility and restrict each widgets on different pages, posts, custom post types, categories, tags and custom taxonomies.

    To change the “next” and “previous” posts order you can go to your posts listing and use the “Quick Edit” option under the title if you hover over them and change the date or time to change the order.
    2018-10-05_225810
    Or you can use the plugin Post Types Order to drag & drop the order.

    I logged it to look at your top phone number, and I tested with many sizes, and recommend adding this code in the General Styling > Quick CSS field instead of your current css to manage your phone number font size:

    @media only screen and (min-width: 500px) { 
    #top #header_meta .phone-info a,#top #header_meta .phone-info span {
    	font-size: 30px !important;
    	line-height: 30px !important; 
    	padding: 0px !important;
    }
    }
    @media only screen and (max-width: 499px) { 
    	#top #header_meta .phone-info a,#top #header_meta .phone-info span {
    	font-size: 17px !important;
    	line-height: 17px !important; 
    	padding: 0px !important;
    }
    }

    For mobile device sizes it’s the max size without breaking the singe line, and it’s much larger for larger devices.
    Feel free to adjust the sizes to suit.

    Best regards,
    Mike

    in reply to: Modal window on a page with sidebar #1018374

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Layerslider not working as before #1018371

    Hi,
    Well the reviews was a odd issue, I ended up un-checking the reviews in the “Quick Edit” in the product list:
    2018-10-05_213705
    and in the advanced tab of the product:
    2018-10-05_214134
    and then saved. Then I enabled them both again. My research found that this often “resets” the reviews so they will show.
    But for the one I was working on it didn’t solve, so I manually added a review by going to screen options at the top of the product page and checking “review” so the manual box would show at the bottom of the page:
    2018-10-05_214950
    so now the review form shows.
    If you have any other review sections not showing try to follow these steps, or you could try disabling all plugins and try recreating the page. Hopefully this helps.

    How LayerSlider Updates work in Enfold
    The bundled version of LayerSlider will be updated with theme updates, which we do depending on our own release cycle and depending on critical updates. The users cant update the bundled version of the layerslider, even if actived.
    However, if a user wishes to update before the next theme update, they can simply purchase a copy of the layerslider on codecanyon, upload it as a plugin and activate it. It will then overwrite the bundled version, and then the user is in full control of LayerSlider updates.
    There is no need to deactivate the bundled version, it automatically detects if the plugin version is active and disables itself.

    Best regards,
    Mike

    in reply to: Menu issues #1018367

    Hi,
    I adjusted the mobile version so the whole image will show.
    Please see the screenshot in Private Content area. Then please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Transparent Header not working – Urgendly! #1018366

    Hi,
    I took a look at your link & anchor and found that your link is in caps, & your anchor is not. Please adjust your link so it matches the anchor.

    Best regards,
    Mike

    in reply to: Contact form not sending auto-reply emails #1018364

    Hi,
    Thank you for sharing your solution, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Center content and show breadcrumbs #1018363

    Hi,
    Please see our documentation for the breadcrumbs

    Best regards,
    Mike

    in reply to: Layerslider not working as before #1018279

    Hi,
    Thank you for the explanation, to hide the first table, Please try this code in the General Styling > Quick CSS field:

    .single-product .av-woo-purchase-button .shop_attributes {
    		display: none !important;
    }

    The reason some of the product pages have the product info below the flipbook is because these product pages use a two third column for the flipbook, where the pages that are showing “correctly” are using a one half column.
    If there are not many pages that are built “wrong” or “different” perhaps you would want to correct the columns, otherwise can you create a list of links to these pages so we can decide how to target just these products with css and not effect the others?
    As for the missing comment sections, Can you please include a admin login in the private content area so we can take a closer look.

    Best regards,
    Mike

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: How to copy comment.php from parent to child-theme? #1018131

    Hey ezvisa,
    To copy the comment.php to child theme and change it, please add this code to the end of your child theme functions.php file in Appearance > Editor:

    function avia_include_shortcode_template($paths)
    {
    	$template_url = get_stylesheet_directory();
        	array_unshift($paths, $template_url.'/shortcodes/');
    
    	return $paths;
    }
    add_filter('avia_load_shortcodes', 'avia_include_shortcode_template', 15, 1);

    then create a folder “shortcodes” in your child theme directory and add your modified file there.

    Another option is to add this code to the end of your functions.php file in Appearance > Editor to change the text, but you must have jQuery enabled and loading in the head within the performance settings:

    function custom_comment_script(){
      ?>
      <script>
    jQuery(window).load(function(){   
      // Replace coments title to "Let me know your thoughts, leave a comment.". 
      jQuery(".single-post .miniheading").text("Let me know your thoughts, leave a comment.");
      // Replace sub-heading to "Please tell us more". 
      jQuery(".single-post .minitext").text("Please tell us more");      
      // Replace submit button text to "Post your Thoughts".
      jQuery(".single-post .submit").val("Post your Thoughts");
    });
     </script>
      <?php
      }
      add_action('wp_footer', 'custom_comment_script');

    2018-10-05_000642

    Best regards,
    Mike

    in reply to: Center content and show breadcrumbs #1018125

    Hi,
    I took a look at your site, but it seems that the breadcrumbs are at the top of your pages and visible.
    Please see the screenshot in Private Content area.
    Please link to the page(s) where the breadcrumbs are not visible so we can assist.

    Best regards,
    Mike

    in reply to: Problem with installation of Enfold #1018121

    Hi,
    Glad Rikard could help, and that you got it sorted out. You do not need to go to a higher PHP version, I recommend using v7.0
    Unless there is anything else we can assist with on this issue, shall we close this then?

    Best regards,
    Mike

    in reply to: Transparent Header not working – Urgendly! #1018119

    Hey Excention,
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #top #header .av-main-nav > li > a {
        background-color: transparent !important; 
    }

    Best regards,
    Mike

    in reply to: Layerslider not working as before #1018117

    Hi,
    The bundled layerslider will not show in your plugin page, this is normal.
    I took a look at your sidebar menus and found that you could add this code in the General Styling > Quick CSS field to correct:

    .sidebar_left.sidebar{text-align: left !important;}

    I’m not sure I understand what your second error is, please try to explain again with some images.

    Best regards,
    Mike

    Hey Raffaele,
    This is a server error log and is created automatically when errors occur. You can delete it, but you may find it useful one day if you or your webhost is trying to track down errors.

    Best regards,
    Mike

    in reply to: dating #1018098

    Hey Martijn veltheer,
    Thank you for contacting us, but we don’t build or create websites, we create the software to build websites.
    We can recommend Codeable to assist you. Please follow the link to discuss your project and time frame with them.

    Best regards,
    Mike

    Hey Tim,
    I assume you are referring to the Fontello font icons at: Enfold Theme Options > Import/Export > Iconfont Manager
    and that you are not accidentally trying to add them in the field below it: Enfold Theme Options > Import/Export > Custom Font Manager
    Please check: WordPress > Dashboard > LayerSlider > Options and click “System Status” and look under “Server Settings” to ensure your webhost has the PHP ZipArchive Extension enabled.
    Please link to your Fontello font file via DropBox or Google Drive so we can test the file.

    Best regards,
    Mike

Viewing 30 posts - 24,601 through 24,630 (of 34,598 total)