Forum Replies Created
-
AuthorPosts
-
March 18, 2015 at 8:25 pm in reply to: "Your theme has bundled outdated copies of WooCommerce template files." #413939
Hey!
The issue is coming from your child theme overrides, if you activate the Enfold parent theme for a moment you’ll note the errors go away.
Best regards,
JosueHi Ken!
That’s the expected result, when you activate ALB on a Post/Page/Event it will convert that into an empty canvas so those event-specific features would need to be manually rebuild using ALB.
Regards,
JosueMarch 18, 2015 at 7:00 pm in reply to: "Your theme has bundled outdated copies of WooCommerce template files." #413895Hi @elucius25,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueYou can use (Email address hidden if logged out) but please post the admin credentials here so we all can help.
Cheers!
JosuePrueba añadiendo esto al Quick CSS:
.header_color .main_menu ul:first-child > li.current_page_item > a { color: #808080 !important; } .header_color .main_menu ul:first-child > li.current-menu-item > a { color: #33333 !important; }Hey!
1. It’s tricky but this could work, add this to theme / child theme functions.php:
function add_back_link() { $back =$_SERVER['HTTP_REFERER']; if((isset($back) && $back !='')) echo '<a href="'.$back.'">Go back</a>'; } add_action('woocommerce_before_single_product', 'add_back_link');That will add a back link that will work exactly as the browser back button, it will be only be available if the user comes from a previous page.
2. Not sure what you mean to be honest, can you please create a mockup of what you want to achieve??
3. You can set the category image to display as a fullwidth banner when editing the product category – http://a.pomf.se/ifwdml.png
Cheers!
JosueHi,
Go to Enfold > General Styling > Fonts and select a non-google font for the headings and body.
Regards,
JosueSure, let us know what they say.
Regards,
JosueHey!
Check page 46, i added this to your style.css:
.page-id-46 .container .av-content-small.units{ width: 100%; } .page-id-46 .content .entry-content-wrapper{ padding-right: 0; }Regards,
JosueHi!
There are three things you can put in the socket:
1. Copyright text (appears at the left), set in Footer > Copyright
2. Social icons, you need to first set them in Social Profiles and then check the mark in in Footer > Social icons
3. Custom menus, in Appearance > Menus, set the menu to appear in the socket in the Enfold Footer menu location.Once you set those three things your socket will look like this:

Regards,
JosueIt may be fixed in the next version of the plugin:
http://dzv365zjfbd8v.cloudfront.net/changelogs/woocommerce-smart-coupons/changelog.txtHey!
Try adding this code to the Quick CSS:
body{ font-size: 16px; }Cheers!
JosueDale. Mira, a este usuario le pasaba lo mismo y el problema tenia que ver con como ponía los enlaces en el contenido de la pagina, tal vez te sirva:
https://kriesi.at/support/topic/advanced-layout-editor-does-not-open-on-some-pages/#post-412262Hey!
Try with this instead:
@media only screen and (max-width: 989px) { .logo{ display: none !important; } }Best regards,
JosueExcelente, gracias por compartir tu solución!
I’m discarding WC extensions and i think the one that causes the conflict is actually WooCommerce Smart Coupons, it’s disabled now, please confirm if the error is still coming up on your end.
March 17, 2015 at 11:29 pm in reply to: AviaPointer breaks media uploading and Media Library #413297Hey!
The account provided is not an Administrator one, please change that.
Best regards,
JosueMarch 17, 2015 at 11:27 pm in reply to: avia layout builder on woocommerce products breaks functions #413296Hi,
@Tobias-B-Conrad do you have any WC extensions? have you tried disabling them?
@Voilaah, please update the theme to the latest version (3.1).Regards,
JosueHey!
Try with this:
https://www.dropbox.com/s/t4euesgs1qshxir/shortcodes.js?dl=0Let me know if it works.
Best regards,
Josue-
This reply was modified 11 years ago by
Josue.
You are welcome, glad to help :)
Regards,
JosueHey!
Please update the theme to the latest version (3.1). Also try disabling all third-party plugins to see if it gets fixed.
Best regards,
JosueMarch 17, 2015 at 11:03 pm in reply to: MENU PREGUNTA Y PROBLEMAS CON CONFIGURACIÓN DE BREADCRUMS #413287Ah, si. Ya estamos al tanto de eso y buscando una solución :)
It’s fixed, it was caused by a code you had in Quick CSS.
Cheers!
JosueHey!
The gallery at the bottom is now opening the full image in Lightbox.
Regards,
JosueHola,
Por lo que veo esta funcionando OK, me puedes detallar exactamente el problema?
Saludos,
JosueMarch 17, 2015 at 10:25 pm in reply to: MENU PREGUNTA Y PROBLEMAS CON CONFIGURACIÓN DE BREADCRUMS #413272En que navegador te pasa eso?
Hi,
Can you please create me a WordPress administrator account? post it here as a private reply.
Regards,
JosueYou are welcome, always glad to help :)
Regards,
JosueMarch 17, 2015 at 10:37 am in reply to: how to have pages in footer but horizontally in one line #412833You are welcome, glad to help :)
Regards,
JosueHi,
Sorry for that, can you please hand me a temporary FTP account so i can fix it?
Regards,
Josue -
This reply was modified 11 years ago by
-
AuthorPosts
