Forum Replies Created
-
AuthorPosts
-
Hey jockejansson,
To do that create a page with the blog post element, and ensure the settings are for full article, a large number of posts, and all your categories. Also check the settings at Enfold Theme Options > Blog for the size of images and number of authors. How this helps :)
Best regards,
MikeHey Snerp,
I can’t read the article because it’s for members, but in Enfold Theme Options > Extra Elements > Phone Number or small info text box, you can put html which will be above the header, and with some css you can adjust it’s style. :)Best regards,
MikeHi,
Please include the url to the page in question so we can take a closer look.Best regards,
MikeHey Mike,
Sorry we would not be able to do a cross compatibility test / check of all you plugins, Please try deactivating all active plugins and check if that helps. Then you can activate them one by one to find the culprit.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHey jfchicas,
I went to Enfold Theme Options > Fonts > and changed them to meet the demo.Best regards,
MikeHey Timothy,
I see that the preloader is center until the logo is added, Try this code in the General Styling > Quick CSS field:.av-preloading-logo {left: -25px!important;}
Best regards,
MikeHey molibi,
You can use a plugin like: https://wordpress.org/plugins/use-any-font/
or edit your functions.php file, here’s how: https://kriesi.at/support/topic/adding-custom-fonts-to-theme/#post-660870Best regards,
MikeHey Qgrafica_7,
Did you add your link as the title? I just tested this and it worked good:<a href="http://www.....pdf" download="">Download</a>
Can you please include a admin login in the private content area so we can take a closer look.
Best regards,
MikeHey andreasobermeier,
Within the theme the Google Analytics Tracking Code box allows for your full script and code.Best regards,
MikeMay 14, 2017 at 10:00 pm in reply to: Avia Layout Builder deletes formatting – and a "simple" line break Problem #793088Hi,
He is pointing to a website that helps you build shortcode with online tools, looks like they have a free plan.Best regards,
MikeMay 14, 2017 at 9:55 pm in reply to: Remove lines and borders on boxed layout left menu/sidebar #793086Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Check it out now, I removed the background color of the column element, changed the text element font to white, and added this css:.avia_textblock { /* Fallback for web browsers that doesn't support RGBa */ background: rgb(0, 0, 0); /* RGBa with 0.6 opacity */ background: rgba(0, 0, 0, 0.2); }
you can tinker with the 0.2 until you like the background :)
Best regards,
MikeHi,
I have not had this error before, my research shows that it’s an server error which needs to be fixed my your host. Please check with them and let us know the outcome.You should check that the Apache config allows for the .htaccess to be executed. In your virtualhost config, there should be a line:
AllowOverride All
If there isn’t, that’s why the .htaccess isn’t taking effect.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHey Bernd,
Try this in your functions.php insteadfunction add_custom_script(){ ?> <script> (function($){ var button = $('.av-slideshow-caption a[href~="#next"]'); button.click(function(e) { e.stopImmediatePropagation(); $('.next-slide').trigger('click'); }); })(jQuery); </script> <?php } add_action('wp_footer', 'add_custom_script');
Best regards,
MikeHey farzanahmed,
Try this code in the General Styling > Quick CSS field:.page-id-1195 .av-section-color-overlay-wrap .container {margin-left: 0 !important; padding-left: 0 !important; }
Best regards,
MikeHi,
WE can’t view drafts, Can you please include a admin login in the private content area so we can take a closer look.Best regards,
MikeHey Charlotte,
Try this code in the General Styling > Quick CSS field:.template-blog .post_delimiter { border-bottom: thick dotted #000000; !important; }
Best regards,
MikeHey Drew,
I’m not sure what you mean by: “blog posts content area to a page”
I do know that I’ve seen this setup with a sidebar, & when you remove the sidebar the author image goes center. Is this what you mean?
Please include the url to the page in question so we can take a closer look.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
We test the code on Enfold installed on our computer, or by looking at your site. We can’t see your site & this code had no effect on a clean install of Enfold, we’ll need to see your site :)Best regards,
MikeMay 14, 2017 at 5:37 pm in reply to: Product discription not showing, grouped items not appearing correctly, https #793010Hi,
The bottom is fine, we just don’t want to put it in the middle of some other code :)Best regards,
MikeHey nicolechanphoto,
Try this code in the General Styling > Quick CSS field:.html_entry_id_1939 .slide-meta {display:none !important;}
Best regards,
MikeMay 14, 2017 at 5:18 pm in reply to: Product discription not showing, grouped items not appearing correctly, https #793000Hi,
to enable https you need to get SSL from your host. Your host can get it for free from https://letsencrypt.org/ but not all do, so you might have to pay for it.
Your product page is some setting, are your other products correct?Best regards,
Mike -
AuthorPosts