Forum Replies Created

Viewing 30 posts - 12,481 through 12,510 (of 14,834 total)
  • Author
    Posts
  • in reply to: single product and product thumbnail border #369783

    Hey!

    The only border left is the border in the actual image itself. If you view the “accidents must be reported” image in your browser you’ll see the border that needs to be removed.

    Regards,
    Elliott

    in reply to: Enfold Child Footer Menu #369782

    Hi sitesky!

    There is usually not enough space for it to display on small screens but you can use this CSS.

    #socket nav {
        display: block !important;
    }

    To force it to display on all screen sizes.

    Best regards,
    Elliott

    in reply to: Wrong views in some smartphones #369780

    Hi!

    Send us a WordPress login and we’ll take a closer look. Also let us know if we can deactivate your plugins while testing.

    Regards,
    Elliott

    in reply to: Enfold seems to add cache-disabling headers #369777

    Hey!

    Those only get added when exporting the theme options.

    Go ahead and deactivate all plugins and send us a link to your site so we can take a look. Also be sure to deactivate all browser plugins and extensions and check in a different browser as well.

    Best regards,
    Elliott

    Hey Matt!

    Do you have a backup you can reload? Check with your hosting provider, they usually have automatic backups scheduled.

    Best regards,
    Elliott

    in reply to: Syntax Error on blog #369769

    Hey Matt!

    Let’s try the following.

    1. Deactivate all plugins.

    2. Completely delete Enfold from your WordPress theme directory via FTP before downloading + uploading a fresh copy from themeforest.

    Best regards,
    Elliott

    in reply to: Font color changes based on layout element #369766

    Hey!

    Here is what I see.

    I do see a slight color change in your screenshot but I do not see it on your live site. The color for both elements is #663300 in the source code so I would say the problem is either your monitor or your browser.

    Try viewing on a different browser and also on a different computer to see if it happens there as well.

    Regards,
    Elliott

    • This reply was modified 11 years, 1 month ago by Elliott.
    in reply to: Problem overriding avia_config array #369764

    Hi deved!

    You have a typo on “sfider”.

    Cheers!
    Elliott

    in reply to: Multiple Portfolio revisions appaearing on page #369763

    Hi!

    Hmm, clearing your cache and any plugin related cache you might have installed does not help?

    Let’s try the following.

    1. Deactivate all plugins.

    2. Completely delete the theme before downloading + uploading a fresh copy from themeforest.

    If your still having problems after doing the two above steps then send us a WordPress login and a link to your portfolio post.

    Regards,
    Elliott

    in reply to: avia builder inside tabs #369761

    Hey lillebro!

    I didn’t see any tabs in your link. Are you trying to add elements inside your tabs? If so then you’ll want to switch to the default editor and copy / paste the shortcodes so they are nested inside each tab content.

    As for downloading a PDF I would just link to the PDF so they can view it in their browser and then download it while they are viewing it. Or you can zip up the PDF and then link to the zip file instead if you want it to be downloaded automatically.

    Regards,
    Elliott

    in reply to: Adwords denied #369760

    Hi!

    What is the exact message they gave you?

    Cheers!
    Elliott

    in reply to: unable to edit my pages. #369759

    Hi!

    No, you can create a WordPress login in Dashboard > Users > Add New. Make sure it’s an administrator login. The email should be one of your own emails.

    Also make sure to post the login information as a private reply here in the forums.

    Cheers!
    Elliott

    in reply to: Problems in IE10 #369758

    Hi!

    Are you using some CSS specific to Chrome? Your site looks a lot different to me in Chrome than it does in other browsers, Firefox, IE, etc.

    Regards,
    Elliott

    in reply to: Subline at the buttom of the slider #369755

    Hey red-baron!

    That would take a lot of time and code and would have to be considered custom work. What you can do though is hide the title and breadcrumbs when editing your page and then insert a color section beneath your slider and insert two columns, a special heading, and a textblock to create the same effect.

    Best regards,
    Elliott

    in reply to: Tabs, Slider Navigation, Arrows, Ajax #369752

    Hey!

    Paste the full code your using here.

    As for having the tabs closed by default on responsive I don’t see an easy way of doing that. There must be one tab open at all times so I think the script would have to be edited. It’s possible with the toggles and accordions though.

    Regards,
    Elliott

    • This reply was modified 11 years, 1 month ago by Elliott.
    in reply to: Permalink issues #369748

    Hi nurdwurks!

    Wordpress manages the permalinks. You can change them in Dashboard > Settings > Permalinks. If your seeing weird behaviour then try deleting your .htaccess file and then save your permalinks again. Also be sure to deactivate all plugins while testing.

    If your still having problems then send us a WordPress login and we’ll take a look.

    Regards,
    Elliott

    in reply to: WooCommerce Enfold #369747

    Hey webmasterstijn!

    You’ll need to remove the slider. There is a current bug when using elements that create a new section inside the Woocommerce template. We’ll see if we can get a fix worked out in the next update but for now you can try creating a new page and then use the slider element and product grid element to create the layout your looking for.

    Cheers!
    Elliott

    in reply to: Logo shrunk – resized in Chrome #369746

    Hey lightsites!

    Try adding this to your custom CSS.

    .logo { width: 100% !important; }
    

    Cheers!
    Elliott

    in reply to: Color Text Box #369744

    Hey!

    It should be working now. I modified the CSS you were using.

    Cheers!
    Elliott

    in reply to: How to open pictures in lightbox with fullsize ? #369742

    Hey Ronan!

    Are you talking about the magnific popup (the big popup that gets displayed when clicking on the image) ? Changing that is going to take a lot of work on the magnific popup script and it would have to be considered custom work so you will want to hire a freelancer to help you out.

    The magnific popup is going to display the images as large as it can while still fitting them inside your screen. This is a good feature to have for smaller screens such as mobiles so the user does not have to scroll around your site to see the image so I recommend leaving it as it is.

    Cheers!
    Elliott

    • This reply was modified 11 years, 1 month ago by Elliott.
    in reply to: Color Section Background not displaying #369741

    Hi!

    I can see your site but it’s not letting me login.

    Best regards,
    Elliott

    in reply to: Slider comment on Iphone 6 #369739

    Hi Btina!

    I tried viewing the URL in your screenshot but it doesn’t look like you have Enfold activated.

    Regards,
    Elliott

    in reply to: Special Heading size > 90px Avia Layout #369691

    Hi!

    Oh I see. Try doing this, http://kriesi.at/documentation/enfold/custom-css-and-quick-css/, and then add a class to the heading of “size_100” or something similar and then add this to your custom CSS.

    .size_100 > * { font-size: 100px !important; }
    

    For the parallax try adding this to the Section ID option, “center_me”, and then add this to your custom CSS.

    #center_me {
        left: 10% !important;
        width: 80% !important;
    }

    Best regards,
    Elliott

    in reply to: Slider Malfunction #369688

    Hi!

    I don’t have a mac to test on so I’ll flag this for the rest of our team to take a look.

    Regards,
    Elliott

    in reply to: Problem with masonry grid – load more functionality #369685

    Hi Henrikgood!

    This will happen if a post is loaded with multiple categories. The new categories will be added to the sort options. If you want to hide the new sort links from displaying then open up /enfold/js/shortcodes.js and comment out lines 1307 and 1308.

    //filterlink.removeClass('avia_hide_sort').addClass('avia_show_sort');
    //masonry.find('.av-masonry-sort .'+sort+'_sep').removeClass('avia_hide_sort').addClass('avia_show_sort');
    

    Cheers!
    Elliott

    in reply to: Masonry Portfolio – Rolover effect #369677

    Hi Maik!

    Add this to your custom CSS.

    figcaption.av-inner-masonry-content.site-background { background: white !important; width: 100% !important; height: 100% !important; }
    

    Best regards,
    Elliott

    in reply to: Portfolio grid images responsive sizes bug issue #369673

    Hi!

    Remove this from your child theme style.css file.

    div .av_one_fourth.first {
        min-width: 200px;
    }

    Cheers!
    Elliott

    • This reply was modified 11 years, 1 month ago by Elliott.
    in reply to: mouseover issues – download product image? #369669

    Hi!

    2. Posts with the same tags will be shown in the related posts area. If your translating the tags then make sure the translated tags are added to the translated posts.

    4. Your having an issue with the avia layout builder and plugins? Reactivate the plugins one by one to see which one exactly is causing the problem.

    Cheers!
    Elliott

    in reply to: history back button at main menu #369667

    Hey!

    It looks like you forgot to include a link.

    Best regards,
    Elliott

    in reply to: Create Custom Link for Top Left Header Logo #369664

    Hi foxvendetta!

    Please see here, https://kriesi.at/support/topic/header-logo-url-change/.

    Regards,
    Elliott

Viewing 30 posts - 12,481 through 12,510 (of 14,834 total)