Forum Replies Created

Viewing 30 posts - 6,421 through 6,450 (of 14,834 total)
  • Author
    Posts
  • Hey havi!

    Can you send us a link to your page so we can take a look? You can set your reply as private if you wish.

    Cheers!
    Elliott

    in reply to: Testimonial links not displaying properly #468017

    Hey!

    I created a test page and it doesn’t seem to be happening on regular links. It’s weird it’s only happening on the testimonial website link for you. Your using Enfold 3.2 but the latest is 3.2.3. Try completely deleting Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest.

    Also make sure all plugins are deactivated while testing.

    Regards,
    Elliott

    • This reply was modified 10 years, 7 months ago by Elliott.
    in reply to: Show logo area but hide menu on certain pages #467736

    Hey Gwellins!

    Drag a codeblock element to your pages and add this inside.

    <style type = "text/css">
    nav.main_menu { display: none !important; }
    </style>

    Regards,
    Elliott

    in reply to: Footer columns and child theme problems #467731

    Hi!

    Sorry for the wait. So when your child theme is activated you cannot drag anything to the first footer widget area? What happens when you deactivate all plugins? Are you using the latest version of Enfold, 3.2.3?

    Go ahead and send us a WordPress login (in a private reply) and we’ll take a look.

    Cheers!
    Elliott

    in reply to: Image with hotspots #467723

    Hi Gashland Evangelical Presbyterian Church!

    It looks like your using Enfold 2.9.2. You’ll need to update to the latest version, 3.2.3. Also be sure to deactivate all plugins while testing.

    Cheers!
    Elliott

    in reply to: Sub-Menu #467721

    Hi AG Madrini!

    You can change the sub menu colors and hover colors in Dashboard > Enfold > Advanced Styling. It’s going to take a lot of CSS work to get it to look like that though.

    Getting the javascript animations is going to take a lot of time and code and would have to be considered custom work. It would be best to hire a freelancer to help you out with this customization.

    Cheers!
    Elliott

    in reply to: icon list doesn't work properly #467720

    Hey Welmoed!

    Try doing this, http://kriesi.at/documentation/enfold/enable-cors/, and then clear your browser cache.

    Regards,
    Elliott

    in reply to: Update 3.2.2 – Bug #467717

    Hey!

    Hmm, the theme isn’t capable of doing that. It must be something else that happened. Your sure you did not delete the plugins manually? Or perhaps you have another administrator account that belongs to someone else?

    Contact your hosting provider to see if they have automatic backups scheduled. If so then you could try reloading a backup.

    Regards,
    Elliott

    in reply to: Text #467715

    Hey!

    For the actual heading element switch to the “Colors” tab in the shortcode options and you can change the font color there.

    Best regards,
    Elliott

    • This reply was modified 10 years, 7 months ago by Elliott.

    Hey!

    Try completely deleting Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest. You should have version 3.2.3 after doing this.

    Next delete the error logs and then view your site again to see if it creates any new errors. Also be sure to deactivate all plugins while testing.

    Did you install WordPress manually or use a one click install with your hosting provider?

    Regards,
    Elliott

    Hey!

    When you download the child theme the functions.php file should have this comment at the top.

    /**
     * Add your own functions here. You can also copy some of the theme functions into this file. 
     * WordPress will use those functions instead of the original functions then.
     *
     * Remove the comments before or around the sample functions and code to use theme. 
     * @link http://kriesi.at/documentation/enfold/using-a-child-theme/
     */
    

    Just paste the code beneath that.

    Regards,
    Elliott

    in reply to: tables in combination with index tabs #467697

    Hi!

    You just click on the wand icon in the editor and select Content Elements -> Table.

    Cheers!
    Elliott

    in reply to: No animation on icon #467683

    Hi!

    I added this to your Quick CSS.

    .av-icon-char, .av_font_icon {
      opacity: 1 !important;
      transform: none !important;
    }

    Try clearing your browser cache if you do not see any changes.

    Cheers!
    Elliott

    in reply to: Front Page Forwarding Problem #467671

    Hi!

    Please create separate topics for your questions. It’s difficult and confusing for everyone involved when there are so many in the same topic. It will help others search the forum and you will get faster responses as well.

    As for your first question about the forwarding problem, I’m not really sure I understand. Can you take a screenshot and highlight what is going on? Are you trying to make the “kochel” page display as your homepage? If so then you can select this in Dashboard > Enfold > Theme Options for the “Frontpage Setttings” option.

    Cheers!
    Elliott

    • This reply was modified 10 years, 7 months ago by Elliott.
    in reply to: Add-To-Cart Form – arrangement of elements #467668

    Hey handelsmann!

    Your wanting quite a bit of customization done to the Woocommerce plugin. It’s going to take quite a bit of time and code to complete so it would have to be considered custom work. It would be best to hire a freelancer to help you out with these customizations.

    For #2 though I’m not sure I understand. Your just trying to change the size and color for the price? If so then you can do it with this CSS.

    .single_variation .amount {
      color: red;
      font-size: 30px !important;
    }

    Cheers!
    Elliott

    in reply to: Copy the look of one page to another. #467640

    Hi qeeqac!

    In the layout builder there is a “Template” button which you can use to save the current page in the layout builder and load it on other pages.

    Best regards,
    Elliott

    in reply to: Hide Page Section on Mobile Devices #467639

    Hey TracyLove!

    Add an ID to the section and then add this to your custom CSS.

    @media screen and (max-width: 767px) {
    #customID { display: none !important; }
    }

    Regards,
    Elliott

    Hey!

    Alrighty, let us know what the problem is and send us a link to your page and we’ll take a look.

    Regards,
    Elliott

    in reply to: sidebar widget to menu for mobile devices #467635

    Hi beyond-flora!

    I’m sorry but I’m not sure I understand. Are you trying to change the way it looks? Can you take a screenshot and highlight the exact changes your trying to do so we can get a better idea?

    If your trying to move it to the top of your content on mobiles then I’m not sure if that is going to be possible right now as it would take quite a lot of changes in the code to do that. You could consider creating a feature request here, https://kriesi.at/support/enfold-feature-requests/, and if it gets enough interest then we may see an option get added in a future update.

    Regards,
    Elliott

    in reply to: Problem while adding block in Avia Layout Builder #467631

    Hey Mrmsmsk!

    It’s only happening on a certain page correct? Check your other content in the page and make sure there are no typos and that your closing all of your HTML tags properly.

    Also make sure your using the latest version of Enfold, 3.2.3, and that all plugins are deactivated while testing.

    If your still having trouble then send us a WordPress login and a link to the page with the problem and we’ll take a look.

    Regards,
    Elliott

    in reply to: post image on blog category page #467630

    Hey hirens!

    Navigate to Dashboard > Enfold > Blog Layout and for the blog style option select the “Single author, small preview pic” or the “Single author, big preview pic” styles.

    Regards,
    Elliott

    in reply to: Change Font Color of Accordeon Headings #467620

    Hey aB-Agenta!

    You can use this CSS for the accordions.

    .toggler { color: red !important; }
    .toggle_content { color: blue !important; }
    

    Best regards,
    Elliott

    Hi webdevkev!

    Try removing the avia.js and shortcodes.js scripts from your minify settings and let us know when your done so we can take another look.

    Cheers!
    Elliott

    in reply to: Blog Image Blurry #467612

    Hey Taryn!

    It looks fine on my end. If you want to increase the thumbnail size you can do so on line 127 in the functions.php file.

    $avia_config['imgSize']['entry_with_sidebar'] 	= array('width'=>845, 'height'=>321);		            	// big images for blog and page entries
    

    You may need to regenerate the thumbnails afterwards, http://wordpress.org/extend/plugins/regenerate-thumbnails/.

    Regards,
    Elliott

    in reply to: WPML "search" translation #467610

    Hi!

    Are you using the search widget? Send us a link to your page so we can take a look. You can set your reply as private if you wish.

    Best regards,
    Elliott

    • This reply was modified 10 years, 7 months ago by Elliott.
    in reply to: button style (bordered) styling #467605

    Hi georgesociel!

    You can use some CSS like so.

    .av-menu-button-bordered .avia-menu-text {
      border-color: red !important;
    }

    Regards,
    Elliott

    in reply to: Navigation for One Page sites #467604

    Hey romaronline!

    Instead of just using “#story” place the absolute path in the URL like so.

    http://www.yoursite.com/#story
    

    Best regards,
    Elliott

    in reply to: Add Time and date below the title on a page #467602

    Hi Ikyo!

    Even if it’s a custom post type that information should be displayed by default. Are you using the advanced layout builder? If so then switch back to the default editor. The layout builder is for users who need complete control over how their post displays.

    Best regards,
    Elliott

    Hey innovnate!

    Not sure if that’s going to be possible. Which shortcode are you using? Send us a link to your page and we’ll take a look. You can set your reply as private if you wish.

    Cheers!
    Elliott

    in reply to: Reduce gap between Content and Sidebar #467588

    Hey dsammond!

    I think what your wanting is this.

    .content .entry-content-wrapper {
      padding-right: 50px;
    }

    If not then send us a link to your page and take a screenshot highlighting exactly what your trying to do so we can get a better idea.

    Regards,
    Elliott

Viewing 30 posts - 6,421 through 6,450 (of 14,834 total)