Forum Replies Created
-
AuthorPosts
-
Ok, let us know if the issue persists.
Best regards,
JosueYou are welcome, glad to help :)
Regards,
JosueHi Thomas,
Let’s discard if its a plugin-theme conflict, check if the issue persists with the default WordPress theme activated.
Regards,
JosueHi,
Try doing that first (and do a backup beforehand), if you encounter any issues related to the theme during the migration we’ll be happy to assist, but please understand that we can’t help with third-party plugin issues you may encounter.
I’ll close this thread now as its getting too long, feel free to open a new thread if needed.
Best regards,
JosueHi,
Try with this:
#top .grid-sort-container .grid-entry:hover .grid-content{ background: red; }
Best regards,
JosueDoes the new site has the same content of the current one? are they in the same host? if so it would be easier to not move it but just change the domain settings so the domain points to the new install.
Best regards,
JosueHey itziarsolla,
Connect via FTP and check if the mentioned file does exists:
usr/home/gecko.cat/web/rm/wp-content/themes/enfold/css/dynamic-css.php
If it isn’t there upload it form another copy of Enfold.
Best regards,
JosueMay 30, 2016 at 1:38 pm in reply to: Enfold Hotel Room Booking – if room already reserved will there be notification? #640336Hey Kirill,
Yes that should work that way (once those days are booked), the hotel demo uses the following WooCommerce plugin:
Best regards,
JosueMay 30, 2016 at 1:32 pm in reply to: Enfold blocking Add to Cart function on Foodpress Plugin #640334Hi,
It’s a conflict between the plugin and the theme’s WC modification, either way, in this case:
in the latter there’s a misplaced minus button sitting to the right of the plus button not the left of it
Does it gets fixed? if so, you could apply that and adjust the button position with CSS.
Best regards,
JosueMay 30, 2016 at 1:15 pm in reply to: Create specific sidebar widget area for every single product page #640323Hi,
Are you using the latest version of the theme (3.5.4)?
Best regards,
JosueHey!
Try adding this code to the Quick CSS:
textarea { line-height: 18px !important; }
Regarding the migration from the site, you’ll probably need to move some things manually like menus, widgets and the codes added to the plugin i installed (Functionality / plugins > edit functions), theme settings can be imported/exported.
Cheers!
JosueMay 30, 2016 at 1:05 pm in reply to: Enfold blocking Add to Cart function on Foodpress Plugin #640314Hi Ben
I’m really sorry but unfortunately making third-party plugins compatible with the theme is beyond the support scope we can offer.
Regards,
JosueHi,
That’s expected, the blog breadcrumb will be built this way:
home > blog > category > post
If you really need to have both the blog page and a category with the same name you could hide the link to the blog page with CSS:
.breadcrumb-trail a[href="http://devsite.capebyronsteiner.nsw.edu.au/bulletin/"] { display: none; }
Best regards,
JosueHi,
Disable the background image from the theme settings and use this CSS code instead:
/* Transparent */ .av_header_transparency #header_main .container .inner-container { background: url(https://s3-eu-west-1.amazonaws.com/midischool/~midischool/wp-content/uploads/2016/05/23143639/site-header21.jpg) no-repeat top center; } /* Non-transparent */ #header_main .container .inner-container { background: url(https://s3-eu-west-1.amazonaws.com/midischool/~midischool/wp-content/uploads/2016/05/23143639/site-header21.jpg) no-repeat top center; }
Best regards,
JosueMay 30, 2016 at 12:39 pm in reply to: Enfold FormidablePro Backend – tabs not working – jquery #640283That discards the issue from being a theme one, please try reaching Formidable support with this information.
Best regards,
JosueMay 30, 2016 at 12:38 pm in reply to: Create specific sidebar widget area for every single product page #640282Hi,
ALB can be enabled on single Products, if you’re referring to product category views you could use this plugin:
https://wordpress.org/plugins/widget-logic/Best regards,
JosueOk, try the adding this code to General Styling > Quick CSS instead:
#top .main_menu ul:first-child li a { font-weight: normal; }
Best regards,
JosueMay 30, 2016 at 12:33 pm in reply to: Fullwidth sub menu item background different before scroll #640277Hi,
Change this code in style.css:
/* Fullwidth submenu des pages bijoux et horlogerie */ .av-submenu-container { background: transparent; }
To:
/* Fullwidth submenu des pages bijoux et horlogerie */ .av-submenu-container { background: black; }
Best regards,
JosueHi,
1. Create a new translation for Enfold – http://screencast.com/t/QNBo9jBS6zFx.
2. Make sure to store the translation globally – http://screencast.com/t/bpqjPQuMVm
3. Install the plugin in the other wordpress installs
4. Move the folder that contains the translations (languages/themes
).Best regards,
JosueHi,
I’ve installed a plugin where you can translate the strings:
Best regards,
JosueYou are welcome, glad to help :)
Regards,
JosueHi,
The problem is minified files can not be accessed, for example this one:
http://sandboxeducation.co.uk/wp-content/cache/minify/000000/fY9BDgIxCEUvNJVxYTxPC8xI0hYDHUdvb2uM0Y0r-J8XPszAddFMgFoXWcOuiloKGzJ89aEoTSeg6BfppB-K1K4j9RpStJc-jiUtYguLWglnkIp5I3ZAd_D2yOwdYneuTWIOqwnBdUtZEGJ325vk1qSugzW-eRZi-4_tarRw7TePAWpWS3qf5s9z3R1hv06Kzk8.css
You’ll get a Forbidden error, that means the file may exists but it can not be accessed, what you need to do is check the permissions of that file or its parent folder (they must be 644 so they can be read when the site loads).
Best regards,
JosueHola,
Prueba hacer la integracion y si encuentras algun conflicto entre el plugin y Enfold avisame por aca para ver que se puede hacer.
Saludos,
JosueHi,
This is not a theme issue but a conflict between W3 Total cache minifying functionality issue and your server permissions, you’ll get the same result with any other theme activated. Try contacting your provider regarding this issue:
Minify Auto does not work properly. Try using Minify Manual instead or try another Minify cache method. You can also try a lower filename length value manually on settings page by checking "Disable the Minify Auto automatic filename test"
Best regards,
JosueHi,
Try changing that in Advanced Styling > Main Menu links.
Best regards,
JosueMay 30, 2016 at 2:17 am in reply to: Create specific sidebar widget area for every single product page #640068Hey,
You could build the Product page using ALB + using a Widget element to show the custom Widget.
Best regards,
JosueHey Havi,
Can you post a link to your site please?
Best regards,
JosueHey Noy,
Please post a link to one of the Posts.
Best regards,
JosueHi,
It’s coming from the heading, try adding this to Quick CSS:
.av-special-heading.el_after_av_font_icon { margin-top: 20px; }
Best regards,
JosueHey stuedal,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- the URL to the login screen
- a valid username (with full administration capabilities)
- as well as a password for that username
Best regards,
Josue -
AuthorPosts