Forum Replies Created
-
AuthorPosts
-
Hi!
What happens in the default theme? Your sure you have more than one product? I would try asking in the Woocommerce support forums.
Cheers!
ElliottHi!
Sorry, I meant “Multi author blog” style. We do not have a grid style that also displays gravatars.
Cheers!
ElliottHi!
The height should scale automatically. Take a screenshot and highlight exactly what your trying to do so we can get a better idea.
Regards,
ElliottHi mleonhard!
Thanks for the info.
Best regards,
ElliottHi Rasmus!
It’s a notice, not an error. You can turn off WordPress debugging if you do not want to see it anymore.
Regards,
ElliottHi marcelhochman!
It seems to look fine on my end. Can you take a screenshot and highlight the issue? You can set your reply as private if you wish.
Best regards,
ElliottHey leobitencourt!
You do not have a page set as your front page in Dashboard > Enfold > Theme Options.
Cheers!
ElliottHey natashacs!
It’s the regular Masonry element. You can set the caption to display on hover and the image size in the Masonry settings.
Regards,
ElliottJanuary 29, 2016 at 2:49 am in reply to: hide main nav and toggle button and show sticky secondary menu on mobile #574250Hi mmcc!
Add this to your custom CSS.
@media screen and (max-width: 767px) { #header_main { display: none !important; } }
Best regards,
ElliottHi rama1000!
Try this out.
.av-hotspot { background: rgba(255, 255, 255, 0.3) !important; }
Best regards,
ElliottHey dalboslampen!
Can you send us a link to the exact page where your using it? You can set your reply as private if you wish.
Best regards,
ElliottHey artemis25!
It seems to look fine on my end. Can you take a screenshot and highlight what your seeing?
Best regards,
ElliottHi andyqueanda!
It’s hard to understand. Can you send us a link to your page and take a screenshot highlighting what your trying to do? You can set your reply as private if you wish.
Cheers!
ElliottHi diefleischerei!
Add this to your custom CSS.
.comment-container, .text-sep-comment { display: none !important; }
Cheers!
ElliottHey thatryan!
I’m sure there are some plugins out there you can use. Here is one, https://wordpress.org/plugins/sliding-panel/faq/.
Cheers!
ElliottHey myralih!
Your site is asking for a password.
Cheers!
ElliottHi ontariotraining!
Paste this inside a codeblock element.
<form action="http://ontariotraining.net/" id="searchform" method="get" class=""> <div> <input type="submit" value="" id="searchsubmit" class="button avia-font-entypo-fontello"> <input type="text" id="s" name="s" value="" placeholder="Search"> </div> </form>
And then change the placeholder text, “Search” to whatever you want.
Regards,
ElliottHey Josh!
Add this to your custom CSS.
#av_section_1 { min-height: 30px; }
Regards,
ElliottJanuary 29, 2016 at 2:26 am in reply to: Enfold BAD error happened again ? Pagination not working with Latest Theme 3.4.7 #574235Hey Hafeez Ullah!
Try completely deleting Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest. Also be sure to deactivate all plugins while testing.
The offset means it will skip some posts from the top.
Best regards,
Elliott- This reply was modified 8 years, 10 months ago by Elliott.
Hey karlemagne!
When you edit your page click on the “Visibiliy” link right above the update / publish button and you can give it a password there.
Cheers!
ElliottJanuary 28, 2016 at 4:17 am in reply to: Blog Posts Element Failing – Excerpts different length, Wrong no. of post shows #573461Hi!
It looks like you have the blog set to display the full post content but on the “my first child is about to leave the nest” post you have a read more tag set in the post content.
Cheers!
ElliottJanuary 28, 2016 at 4:15 am in reply to: Testimonials content element crops images to circle and too much #573460Hey santanin!
Add this to your custom CSS.
.avia-testimonial-meta, .avia-testimonial-meta * { border-radius: 2px !important; }
Cheers!
ElliottHey Freekert!
I see your using Enfold 3.4.1. Go ahead and update to the latest version, 3.4.7, and let us know when your done.
Cheers!
ElliottHi!
Try turning on WordPress debugging and check your sever error logs to see if there is any useful info in there.
Cheers!
ElliottHi scotthco!
Not sure if there is a specific reason. Perhaps when Enfold was created the Google fonts API was still in its infancy and didn’t have much of a selection.
You can add more by doing this though, http://kriesi.at/documentation/enfold/register-additional-google-fonts-for-theme-options/.
Cheers!
ElliottHi!
Hmm, does it display that way when you view it in another browser?
Cheers!
ElliottHey!
You can do this, http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/, to add a widget area to your header and then drag a text widget to it and add HTML to display an image.
<img src = "URL to your logo image" />
Best regards,
ElliottHey!
@ckwellington, You have a space right after the font name so it was not loading. It needs to look like this with no spaces.$fonts[‘Play’] = ‘Play:400,700’;
Best regards,
ElliottHey Haycreations!
Send us a link to your page and we’ll see if we can get you some CSS to use.
Cheers!
ElliottHi wcolwell!
First off deactivate your jQuery updater plugin and do this, http://kriesi.at/documentation/enfold/enable-cors/, and let us know when your done.
Best regards,
Elliott -
AuthorPosts