Forum Replies Created
-
AuthorPosts
-
Hi Elena!
1. Can you send us a link to your page so we can take a look? Did you set a featured image for the first entry?
2. When you edit the magazine element there will be an option at the bottom for displaying tabs for each category.
Cheers!
Elliott-
This reply was modified 9 years, 9 months ago by
Elliott.
Hey bojsenit!
Add this to a codeblock element to the page.
<style type = "text/css"> #top.avia-blank #wrap_all { display: block !important; } body { background: white !important; } </style>
Cheers!
ElliottHi DROR!
Looks like you already got it sorted. You can add this CSS to add the hover effect.
.page .read-more-link a:hover { background-color: red !important; color: white !important; }
Regards,
ElliottHey Gabriel!
It looks like you’ll want to use a grid row element for this instead. You can set a background for each cell to make them look like buttons.
Best regards,
ElliottHey JasonC!
Send us a WordPress login and we’ll take a look. Make sure Enfold is updated to the latest version, 3.3.2.
Cheers!
ElliottHi digital-handyman!
Try this plugin out, https://wordpress.org/plugins/post-types-order/.
Regards,
ElliottHey!
Try changing it to just this.
groups : ['#footer', '.avia-slideshow', '.avia-gallery', '.isotope', '.post-entry', '.sidebar', '.single_group', '.main_menu'],
If that does not work either then send us an FTP login.
Best regards,
ElliottOctober 22, 2015 at 5:27 pm in reply to: Color Section Background Image "Position" Table issue #523155Hey!
When you have the color section set to 100% height like that then the image is going to appear zoomed in sometimes depending on the screen size. I think what your wanting is to use the “center center” background position.
Regards,
ElliottOctober 22, 2015 at 5:22 pm in reply to: Changing the font size of text in lightboxed image of Masonry Gallery #523152Hey digital-handyman!
Add this to your custom CSS.
.mfp-title { font-size: 20px !important; }
Cheers!
ElliottHi!
Are you using a caching plugin? If so then try clearing it’s cache. Otherwise send us a WordPress login and we’ll take a closer look.
Cheers!
ElliottHey!
Try dragging a codeblock element to your page content and add this inside.
<style type = "text/css"> #av_section_1 main { vertical-align: bottom !important; } </style>
Regards,
ElliottOctober 22, 2015 at 5:11 pm in reply to: Rounded Author Gravatar on multi blog post style – Alight left instead of center #523141Hey loudcow!
Add this to a codeblock element in the page.
<style type = "text/css"> #top .fullsize .template-blog .blog-meta { margin: 0px !important; } </style>
Regards,
ElliottHi elliotstiller!
If you want to remove the logo then add this to your custom CSS.
.logo { display: none !important; }
Best regards,
ElliottHey!
It’s possible but it would take a lot of time and code to implement so it would have to be considered custom work. It would be best to hire a freelancer to help you out with this.
Cheers!
ElliottHi!
I don’t understand. If your referring to the slider with the leafy image, that only has one slide. Did you check the link I provided in my previous post private content?
Take a screenshot and highlight what your seeing so we can get a better idea.
Regards,
ElliottOctober 22, 2015 at 5:03 pm in reply to: Force to load /includes/helper-social-media.php file in child theme #523134Hi Mariusz!
Just copy the functions inside the file into your child theme functions.php file and you can edit them there. Whenever a function or class is surrounded in something like this.
if(!function_exists('avia_social_share_links')) { }
It means you can copy it to your child theme.
Best regards,
ElliottHi!
Add this to your custom CSS.
.woocommerce_de_versandkosten a { display: inline !important; }
Cheers!
ElliottHey!
Your link is still giving me a 404. Send us a link to the page where you are using the list elements and have given them custom CSS classes.
Cheers!
ElliottHey!
I only see one logo. Take a screenshot and highlight what your trying to do so we can get a better idea.
Regards,
ElliottOctober 22, 2015 at 4:44 pm in reply to: problems in configurating contact form with hosting #523107Hey!
Please see here, http://kriesi.at/documentation/enfold/my-contact-form-is-not-sending-emails/.
If you need to change the from email then pay special attention to #2.
Best regards,
ElliottOctober 22, 2015 at 4:41 pm in reply to: Emergency Help Needed: XML files for other languages and mobile menu dissapeared #523105Hey!
Looks like the javascript errors are only happening in Chrome for some reason. First off try deactivating all plugins. Do the javascript errors go away? If so then reactivate them one by one to see which plugin is causing the issue.
If that does not help then try completely deleting Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest.
If your still having issues then send us a WordPress login and we’ll take a closer look.
Best regards,
ElliottHi!
You still have a bunch of plugin scripts loading. Make sure they are deactivated.
And your getting 404 errors on some of the Enfold scripts so try completely deleting Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest and activate it instead of your child theme.
Regards,
ElliottHey Monique!
Navigate to Dashboard > Enfold > Header > Mobile Menu and set it to display at 990px for tablets.
Best regards,
ElliottOctober 22, 2015 at 4:29 pm in reply to: Strange behaviour with button in grid row (only on tablet) #523090Hey Monique!
It seems to look fine on my end. Can you take a screenshot and highlight what your seeing?
Regards,
ElliottHey!
Not sure what it could be. Try creating a new page and add your content in piece by piece to see which one is causing the issue. Be sure to deactivate all plugins while testing as well.
Best regards,
ElliottOctober 22, 2015 at 4:17 pm in reply to: Accordion and Table dont work in WooCommerce 'Product Short Description' #523079Hi!
It depends on the shortcode and where you use it.
Cheers!
ElliottHey!
It would disable it for both desktop and mobile.
Regards,
ElliottHi!
Yes, it’s only a styled that is applied to the main navigation. Which link in your header menu are you trying to change? We could try giving you some CSS.
Regards,
ElliottHey!
Not sure if it will work but you can try commenting out line 262 in the /enfold/config-templatebuilder/avia-shortcodes/toggles.php file.
//ksort(avia_sc_toggle::$tags);
Best regards,
ElliottHey!
So it’s a Windows 7 + IE10 combination? I checked in IE10 on Windows 10 but it still looks the same to me.
Make sure compatibility view is turned off and that your zoom setting is set to 100%.
Regards,
Elliott -
This reply was modified 9 years, 9 months ago by
-
AuthorPosts