Forum Replies Created
-
AuthorPosts
-
Hello jgoldberg1983!
Please remove the !important. There are lots of heading or title elements on the theme? Which title are you trying to change specifically? A link to your website will help.
Regards,
IsmaelHello Hanniball!
You can create your own Landing Page using the Advance Layout Builder. Please try to import the dummy data, you’ll see how the theme works. We can’t assure you that the plugin is compatible with Enfold. We won’t be able to provide full support for third party plugins.
Regards,
IsmaelHi!
Please try the Easy Slider or the FullScreen slider. Looks like you have a simple slider layout and can be easily duplicated using the Avia Sliders instead of the LayerSlider. LayerSlider is not that responsive, you might need to hire a freelance developer or designer to target all layers and make it responsive using Media Queries.
Cheers!
IsmaelHey wayneftruax!
I’m sorry but I don’t see any problem on the site. When I click a portfolio item on this page http://kokko-design.com/residential-design-services/, it directs me to a page with a gallery. I clicked the gallery images and the lightbox pops up fine. Where is the faded image? Can you give us a screenshot of the issue?
Cheers!
IsmaelHey mtupuschies!
Can you give us a link to the website please? Please deactivate all plugins then try again.
Cheers!
IsmaelHello Luukratief!
You can use WPML plugin to translate the website, wp dashboard won’t be translated.
Cheers!
IsmaelSeptember 30, 2013 at 6:43 pm in reply to: Shortcode für die Accordions / Toggle innerhalb einer Tabelle #168260September 30, 2013 at 6:42 pm in reply to: Enfold styling settings not working, avia builder not working #168258Hey wayneftruax!
I can see that the header color is dark. Did the styling work already? Sometimes, you need to remove browser cache then reload the page a few times before the css gets applied. Please check the file permission of enfold.css file located on wp-content > uploads > dynamic_avia folder.
Regards,
IsmaelHey!
Some browsers can’t render selected Google Fonts, specifically the IE browser as we all know have some styling issues. The problem lies directly on the files that Google is serving up so there’s nothing you can do about it. You can use Font Squirrel to move the fonts and host them locally or try to use a single Google Font for your website to render them properly on IE8.
Regards,
IsmaelHello Chris!
You can use this plugin created by Peter. :)
http://wordpress.org/plugins/wp-backgrounds-lite/
Cheers!
IsmaelHello!
Do you have the Sell Media plugin? Or any other plugins for that matter? Please deactivate all of them then try to upload an image, see if it works.
Cheers!
IsmaelHi nicolasweh!
Edit config-templatebuilder > avia-shortcodes > portfolio.php, remove everything then replace it with this code.
This will place the “All” category at the end of the category sort list.
Cheers!
IsmaelHey!
I’m sorry but I don’t understand the question. What image link are you trying to set manually?
Best regards,
IsmaelHi!
Add a Color Section then give it a unique ID for example “wave-section”. Apply the wave image as background image then configure the Color Section as follows:
Background Image Position: Top Center
Background Repeat: Stretch to Fit
Background Attachment: Scroll
Section Padding: No Padding
For Developers: Section ID: wave-sectionGo to Quick CSS field or edit custom.css, add this code to move the section upwards until it covers part of the section above:
#wave-section { margin-top: -50px; }
Cheers!
IsmaelSeptember 30, 2013 at 5:59 pm in reply to: Adding Space Before and After First and Last Menu Items in Dropdowns (Submenus) #168227Hello!
You can add this on your custom.css or Quick CSS:
.sub-menu li:first-child a { padding-top: 50px !important; } .sub-menu li:last-child a { padding-bottom: 50px !important; }
Adjust the padding.
Regards,
IsmaelSeptember 30, 2013 at 5:46 pm in reply to: Error message in child theme:parent theme is required in the child theme. #168219Hey!
Please download the latest version of the theme, Enfold 2.2. This is the screenshot of how your themes folder should look like on a localhost. It is basically the same when you upload the site live.
Cheers!
IsmaelHey uattah!
Google will have the same access to private pages as normal visitors, if the content isn’t on the page for a visitor then it won’t be for Google either. Private pages can’t be crawled by Google. :)
Cheers!
IsmaelHi!
Did you insert the actual html progress bar html code inside a unique div? On the example, we put the progress bar code inside “<div class=”layerslider-progressbar”></div>” then we specify the width of the div because the progress bar needs to inherit the width of the container.
.layerslider-progressbar { width: 600px; height: 50px; }
Best regards,
IsmaelHey!
Please try this on your custom.css or Quick CSS:
.avia-section { background-repeat: repeat-y !important; }
Cheers!
IsmaelHello!
@dbarta: This is the plugin used on Incarnation: http://wordpress.org/plugins/the-events-calendar/Best regards,
IsmaelSeptember 30, 2013 at 5:13 am in reply to: Tabs and Postslider not working on handheld devices #167989Hi!
Please download the theme again on themeforest account then override the existing files. Deactivate all plugins, see if the tabs and post slider work. Have you tried re-adding them again?
Cheers!
IsmaelSeptember 30, 2013 at 5:08 am in reply to: No Navigation Menu in Android / Samsung Galaxy II #167988Hey!
Please post a link to the website. Edit includes > loop-index.php, find this code:
echo '<span class="blog-author minor-meta">'.__('by','avia_framework')." "; the_author_posts_link(); echo '</span>';
Remove it.
Best regards,
IsmaelHi!
They use this plugin to redirect you from page to page. http://wordpress.org/plugins/quick-pagepost-redirect-plugin/
Best regards,
IsmaelHi!
Why not add the wave image on the LayerSlider background directly?
Regards,
IsmaelSeptember 30, 2013 at 5:01 am in reply to: I can't type letters when editing content elements in layout builder #167985Hi oysteinwangen!
That is weird. Please download the latest version of the theme on your themeforest account and do an update. Remove or disable installed plugins, see if the issue persist.
Best regards,
IsmaelHello!
I’m sorry but I don’t see the “Indústria Texti” on the menu. It is only visible as the portfolio sort menu and when I clicked on it “Automolistica” is not being sort.
Regards,
IsmaelSeptember 30, 2013 at 4:54 am in reply to: WooCommerce – Eliminate "Show Details" functionality? #167983Hello MLA18!
You can add this on your custom.css or Quick CSS:
.button.show_details_button { display: none !important; }
Best regards,
Ismael -
AuthorPosts