Forum Replies Created
-
AuthorPosts
-
Hi!
It’s possible to hide the title with this:
.single-product .product_title.entry-title { display: none; }
Best regards,
IsmaelSeptember 28, 2015 at 6:16 am in reply to: Post display issue since the last wordpress update to Version 4.3.1. #509808Hi!
I changed the file permission to 644 but there’s still an error in the site. Did you add any modifications other than the one we suggested? Please ask your hosting provider to restore the site from a backup.
Cheers!
IsmaelSeptember 28, 2015 at 6:10 am in reply to: Post display issue since the last wordpress update to Version 4.3.1. #509806Hey!
Yes, I was able the reproduce the issue again. I tried to update the functions.php file and adjust the values in the previous code but after I updated the page, I got a white screen again, same as the last time. I checked the funcitons.php file via FTP and the file permission is set to 0604. Please set it to 644.
We adjusted the values in the code. I hope it works now. The code should trigger the resize event after every second to force the masonry items to reposition correctly while loading.
EDIT: I can’t override the functions.php file. Please update the file permission of the functions.php to 644.
Cheers!
IsmaelHey!
Please adjust the code to something like this:
.togglecontainer section div > * { border: 0px !important; background: transparent !important; }
Regards,
IsmaelSeptember 28, 2015 at 5:46 am in reply to: Enfold Avia Editor Stuck in Endless Loop – Second Time Trying to Get Support #509794Hi!
Again, we are very sorry for the closed thread. We will try our best to help you out.
We tried to access the advance layout builder but it’s not working as described. There is this old error regarding “fastcgi”, it’s a server api. Switching to “cgi” somehow fixed it for another user. If you don’t mind, maybe, you can ask the hosting provider to switch the server api to “cgi” as stated here:
https://kriesi.at/support/topic/avia-layout-builder-not-loading/#post-137892
https://kriesi.at/support/topic/big-issues-setting-up-a-complete-new-site-with-enfold/#post-335920Thank you for your patience.
Regards,
IsmaelHi!
We placed all columns inside a color section and it fixed the issue. We have notified Kriesi regarding this issue and should expect a fix on the next patch. Thank you for the updates. http://www.id-mke.com/test/
Regards,
IsmaelSeptember 26, 2015 at 10:44 am in reply to: Sorting category links missing on portfolio page #509441Hey!
Alright. You’re actually looking on a portfolio category page. There are no sorting option there by default.
Please check the demo: http://kriesi.at/themes/enfold/portfolio_entries/css/
Regards,
IsmaelSeptember 26, 2015 at 10:39 am in reply to: Portfolio categories not showing right postst/acting werid #509440Hi!
Thank you for the update and the kind words. :)
There are pages with the same name and slug as the portfolio category. You have to edit either the pages’ or the categories’ slug. For example the page “Kwaliteitsverbetering landschap” is also a portfolio category. Try to modify the slug of the portfolio category “Kwaliteitsverbetering landschap” to “kwaliteitsverbetering-landschap-category”. This is an unlikely cause of the issue but having post types with the same slug is not good either.
http://b-dev.nl/c5s/wp-admin/edit-tags.php?taxonomy=portfolio_entries&post_type=portfolio
Regards,
IsmaelHi!
Did you try the selector above? For the “Additives” title, try this:
div[data-fake-id="#concrete-additives-tab"]
We have to access the js file via FTP. Please post the ftp details as well.
Cheers!
IsmaelSeptember 26, 2015 at 10:12 am in reply to: Post display issue since the last wordpress update to Version 4.3.1. #509432Hi!
What do you mean by “text display are wrong.”? Could you please provide a screenshot? Use imgur or dropbox. This how the page looks on my end:
Best regards,
IsmaelHi!
The code is actually working on my installation. Did you regenerate the thumbnails?
https://wordpress.org/plugins/force-regenerate-thumbnails/
Cheers!
IsmaelSeptember 26, 2015 at 10:07 am in reply to: Adding a back button after product heading on single product page #509430Hi Per!
Thank you for using Enfold.
Where do you want to the “Back” button to go? If you want to go back to the previous page, try this in the functions.php file:
add_action( 'woocommerce_single_product_summary', 'woocommerce_single_product_summary_button', 11); function woocommerce_single_product_summary_button() { echo '<a class="back_button" href="#" onclick="window.history.back()">Back</a>'; }
Use the “.back_button” selector in the Quick CSS field in order to adjust the position of the button:
.back_button { position: absolute; right: 0; top: 0; }
Regards,
IsmaelHey!
You have to switch to the Text or HTML mode. Look for the actual shortcode:
[av_heading tag='h3' padding='10' heading='I'm a water person' color='' style='' custom_font='' size='' subheading_active='' subheading_size='15' custom_class=''][/av_heading]
Cheers!
IsmaelSeptember 26, 2015 at 9:52 am in reply to: Trying to Understand Portfolios – tutorials not enough #509427Hey!
If you convert them to portfolio items, they will not work as a default blog post any more. I think it’s better if you recreate the portfolio items.
Cheers!
IsmaelSeptember 26, 2015 at 9:44 am in reply to: Shrinking Header no longer working with logo size #509425Hi!
Yeah. My bad. It does have a transition effect. I access the page and I think the issue is that the logo height is not more than 50px. Is it possible for you to upload a taller logo? Height should be at least 100px.
Cheers!
IsmaelHi!
Can you please provide a screenshot of the layout that you have in mind? Note that you can modify the Layout > “Inner Padding” of the column elements.
Cheers!
IsmaelHi!
You forgot to add the “px” in the “Maximale breedte Container” value. We added it for you.
Cheers!
IsmaelSeptember 26, 2015 at 9:20 am in reply to: Predicable problem endemic to Envato & its suppliers #509420Hi!
1.) Yes, that is normal. You have to add the menu items on Appearance > Menus panel. If you can’t see the product category items, look for the Screen Options button then enable the items that you want to add as menu.
2.) You can watch a video for setting up the products here: https://vimeo.com/77351544
Starting a product page in the theme is the same as the usual process when you install the woocommerce plugin so their documentation will help: http://docs.woothemes.com/documentation/plugins/woocommerce/getting-started/
3.) This tutorial will help: https://codex.bbpress.org/step-by-step-guide-to-setting-up-a-bbpress-forum/
These articles might also help:
http://kriesi.at/archives/wordpress-beginners-how-to-start-with-enfold-from-scratch
http://kriesi.at/archives/the-complete-guide-to-updating-enfoldBest regards,
IsmaelHey!
How can we login to the site? I tried wp-admin or login but it’s not working. Please post the actual login url. The page looks OK though: http://learnclubdance.com/accessories/test-own-the-dance-floor/
Can you please provide a screenshot of the issue? Use imgur or dropbox.
Cheers!
IsmaelSeptember 26, 2015 at 9:05 am in reply to: Color Section not adjusting to content on responsive #509418Hey!
Good job on the site. :)
You have this css code which breaks the logo element on mobile:
.partner-logos { max-height: 240px !important; }
Try to use css media query for that.
Best regards,
IsmaelHi!
Please avoid from bumping or answering your own thread because it will push back the thread to the end of queue. We will not be able to answer it immediately. Regarding the question, you can edit the ar.po file inside the lang folder of the theme. Or you can try this plugin: https://wordpress.org/plugins/loco-translate/
Regards,
IsmaelSeptember 26, 2015 at 8:50 am in reply to: Mobile Navigation Menu Displaying As White Box Only #509415Hey!
I checked the site again but I think you removed the code. Please add it back then we’ll adjust the code accordingly. Try to remove this part in the css code:
#top #wrap_all .av_header_transparency,
Best regards,
IsmaelHey grapho1978!
Thank you for using Enfold.
There is actually an option for that. Go to Enfold > Header > Extra Elements panel. You can enable the social icons, secondary menu or the phone info field from that panel. If you have wpml, you should enable the secondary menu in order to add the language flags.
Best regards,
IsmaelSeptember 26, 2015 at 8:44 am in reply to: Single page design, menu hidden / not shown when at top of page. #509412Hi mazerti!
Thank you for using Enfold.
Please edit the page then look for the Layout > Header visibility and transparency settings. Set it to “No transparency”. If you don’t mind, please post the page url here so that we can take a better look at the issue.
Best regards,
IsmaelHey reddishpinkmedia!
Thank you for using Enfold.
Add this in the Quick CSS field:
.page-id-510 .slide-image { pointer-events: none; }
Best regards,
IsmaelHey!
I can’t seem to access the page, not sure if the site is down or my connection is currently grumpy. Please try to check it on the latest versions of Chrome or Firefox.
Regards,
IsmaelHi!
There is this container called “adsbygoogle”, probably added by a plugin. Try to add this in the Quick CSS field:
.adsbygoogle { display: none !important; }
Best regards,
IsmaelHey!
You can find an example here: https://kriesi.at/support/topic/full-width-submenu-as-new-menu-location/#post-471378
Maybe, you can ask the plugin developer, how to override the single post template. I found this documentation which might help: http://wp-events-plugin.com/documentation/using-template-files/
Regards,
IsmaelHey!
I’m sorry but it’s not possible to set the post slider to more than 5 items because each set is inside a product wrapper. If you click the “next” or “previous” button it will go to the next wrapper containing another set of items.
Regards,
IsmaelHey!
1.) You can add the hotspot image inside the color section then remove the section’s margin and padding via css. Edit the color section, apply a unique id attribute in the Section ID field. Use “hotspot-section” for example. Add this in the Quick CSS field:
#hotspot-section .container { width: 100%; max-width: 100%; padding: 0; }
2.) Unfortunately, it’s not possible to set the height of the hot spot image base on the browser height without major modification on the theme.
Cheers!
Ismael -
AuthorPosts