Forum Replies Created
-
AuthorPosts
-
Hi lebenspraxis!
Not really sure what your trying to do here. Your wanting to set the header height to a percentage of the screen height? I think that would cause some issues with the scrolling, etc.
Enfold already has a German translation. Just switch your WordPress language to German to have it display automatically. If you want your site to be multilingual then you’ll need to use a plugin such as WPML.
Regards,
ElliottHey Guenter!
Are you talking about the category archives or are you trying to create a special page for displaying a certain category?
Cheers!
ElliottHey tvgverlag!
It would take a bit of customization to add that in. Consider creating a feature request here, https://kriesi.at/support/enfold-feature-requests/, and if it gets enough interest then we may see something get added in a future update.
Cheers!
ElliottHi jb84!
Are you using a static page in Dashboard > Settings > Reading? If so then remove that and set the homepage in Dashboard > Enfold > Theme Options.
Send us a WordPress login if your still having trouble and we’ll take a look.
Cheers!
ElliottHi eyegordon!
So even if you choose the “Large” thumbnail size it’s still displaying the images in fullsize, no thumbnail correct? Are you using a caching plugin? If so then be sure to clear it’s cache. Be sure to deactivate all plugins while testing.
Send us a WordPress login and we’ll take a look.
Cheers!
ElliottHey humanbrand!
Your using Enfold version 3.0.8. Update to the latest version, 3.3.2, http://kriesi.at/documentation/enfold/portfolio-item/update-theme-files-with-ftp/.
Regards,
ElliottHey anubis!
Your table looks kind of weird. You have tables inside of tables which is not correct. Go ahead and remove all of the nested tables and let us know when your done.
Regards,
ElliottOctober 7, 2015 at 3:20 pm in reply to: Is it posible to replace the All-Sort-Button at the Magazine Element #515294Hi ThoNeumann!
In the /enfold/config-templatebuilder/avia-shortcodes/magazine.php file try moving line 297 down to line 314.
$output .= '<a href="#" data-filter="sort_all" class="all_sort_button active_sort"><span class="inner_sort_button"><span>'.$first_item_name.'</span></span></a>';
Regards,
ElliottOctober 7, 2015 at 3:15 pm in reply to: Button for viewing next portfolio item from within portfolio item #515288Hey coxsox!
In the single portfolio post view there should be “post navigation” buttons on each side of the screen where you can click to view the next post.
You can see them in action here, http://kriesi.at/themes/enfold/portfolio-item/single-portfolio-23-gallery-3/.
Best regards,
ElliottHey edcubitt!
Hmm, it seems to be displaying fine on my end. I don’t have an actual iPad to test on though. Can you take a screenshot of what your seeing? Your using the Safari browser correct? Does it happen on other iOS devices?
Cheers!
ElliottHey GROOTcreations!
It looks like your still getting the error even when the default theme is activated so it does not appear to be a theme issue. I would try contacting your hosting provider and let them know about this or try reinstalling WordPress to see what happens.
Cheers!
ElliottHey!
If it’s just an image floating right with no columns then that could work. Add this to your custom CSS.
@media screen and (max-width: 767px) { .alignright { float: none !important; } .alignright img { width: 100% !important; } }
Best regards,
ElliottHi allyson2!
Hmm, can you send us a link to your page so we can take a look? It sounds like it could be solved via some CSS. You can set your reply as private if you wish.
Cheers!
ElliottHi ChalleDesign!
Your using Enfold version 3.0.8. You’ll need to update to the latest version, 3.3.2, http://kriesi.at/documentation/enfold/portfolio-item/update-theme-files-with-ftp/.
Cheers!
ElliottOctober 6, 2015 at 5:39 pm in reply to: Lightbox in WooCommerce Product Pages loading unwanted youtube video #514633Hey José!
It’s because you have it added in the footer. Can you add a class of “noLightbox” to the link? Or perhaps surround it with this?
<div class = "noLightbox post-entry"> </div>
Go ahead and open another topic for the breadcrumb issue.
Cheers!
ElliottHi SphereEvenements!
Please see here, https://kriesi.at/support/topic/newsletter-sign-up-form/.
We are currently working on Mailchimp integration with our contact form.
Cheers!
ElliottHey carosch!
That will take a lot of CSS work. Send us a link to your page and we’ll take a look. You can set your reply as private if you wish.
Cheers!
ElliottHi connect4consulting!
Try this out, https://kriesi.at/support/topic/warning-on-masonry-entries-page/#post-290676.
Cheers!
ElliottHi!
Must be some kind of caching issue. Make sure all plugins are deactivated and try uploading a fresh copy of Enfold to see if that helps.
Best regards,
ElliottHi!
It would probably be best to contact the plugin author or hire a freelancer to help you out with this customization.
Best regards,
ElliottHey!
Kind of like this?
.grid-content * { background-color: rgba(255,255,255,0) !important; } .grid-content { position: absolute; bottom: 0px; background-color: rgba(255,255,255,0.5) !important; }
Cheers!
ElliottHi!
Why are you not using the code I provided?
Regards,
Elliott-
This reply was modified 9 years, 10 months ago by
Elliott.
Hi Gal726!
You have unchecked the “Lightbox Modal Window” in Dashboard > Enfold > Theme Options?
Cheers!
ElliottHi!
The product name looks fine on my end. Take a screenshot and highlight what your seeing so we can get a better idea.
Regards,
ElliottHey!
That would take a lot of time and code to change so it would have to be considered custom work. It would be best to hire a freelancer to help you out with this customization.
Cheers!
ElliottOctober 6, 2015 at 5:14 pm in reply to: overlapping elements error with footer widget column #514600Hey!
Try adding it to the footer.php file instead. Just before the ending body tag on line 193 should work fine.
Regards,
ElliottHi!
The full width easy slider already has options for each slide for adding buttons but yes you can add buttons into the slide title / caption as well.
Regards,
ElliottHey!
Try adding just this.
Header set Access-Control-Allow-Origin “*”
To the very top of the file.
Regards,
ElliottHey!
If the problem is just the font size then add this to your custom CSS to make them smaller.
aside h3 { font-size: 15px !important; }
The ones in your sidebar are not actually widget titles but custom elements your using in a text widget.
Best regards,
ElliottHi!
I see what you mean. It seems to work fine on new pages though. What happens if you delete the page and recreate it? Does the sidebar settings save correctly then?
Best regards,
Elliott -
This reply was modified 9 years, 10 months ago by
-
AuthorPosts