Forum Replies Created
-
AuthorPosts
-
First turn on the custom css field: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Then you can target it a bit more directly and override anything that gets added default. Commenting out the base css is a very poor way of modifying the theme unless you are comfortable with doing backups to the core files for each update. Even then with how often we change the css it may not really work.
If you can put up the dev site on a live test server we can inspect and help further. You can also force the hover state via dev tools which should make it easier to find the conflict with whatever you are trying to accomplish.
If you have any questions just let us know. But customization support is based on how large our current queue is. Base support doesn’t cover customization like the above but we can go a bit beyond the norm if the current support queue allows for the additional time.
Hi Alex!
I believe this is intentional so that a link post can still have some basic content associated with it that is still accessible. Eg, a description of the link or why you are posting it.
Cheers!
DevinHi theroyds!
I found this topic with a quick google on the question which may help: http://wordpress.org/support/topic/plugin-woocommerce-trying-to-order-categories
If not you can post in the WooCommerce support forums (where that topic is) to see if there is an updated solution.
Regards,
DevinHey!
Removing:
.woocommerce-cart .entry-content .woocommerce .button { display: none; }
Should fix it. I don’t think there is actually a good way of removing the back to shop button from an empty cart page since there is no unique class or page name for that scenario.
You can try the WooCommerce support forums however and see if anyone has found a good method for it there.
Regards,
DevinDecember 10, 2013 at 6:00 am in reply to: "Custom Background Image" Optimum Dimensions / File Size #198430I’ll tag the topic for Kriesi to take a look at and post it on our internal blog. It could just be apple doing something goofy with iOS and the css3 value since w3 seems to think it should be covering the background no matter what.
If you have any other questions or issues just let us know :)
Going to close this topic of for now since we’ll be getting a big spike of support topics coming in with 3.8 in a few days.
December 10, 2013 at 5:53 am in reply to: Avia Advanced Editor doesn't load with WordPress SEO by Yoast Plugin #198423Very strange that it would be tied to a specific user. You could just create a new main admin to use and then either delete the previous one and assign the posts to the new account or just keep it around.
I’ve never heard of a specific user getting an issue like that so I apologize for not suggesting that previously. Are you using any plugins that have specific user permission settings or anything like that?
December 10, 2013 at 12:46 am in reply to: Transferring Enfold modifications and settings to a child theme #198315Hey blaircomm!
No theme settings are stored in files that you could transfer over. When you activate your child theme you’ll have a new option in the theme settings to import the parent settings.
WooCommerce will be uneffected as will plugins. You may need to re-set which menu is which in the menus manager however.
See: http://kriesi.at/documentation/enfold/using-a-child-theme/
Best regards,
DevinDecember 9, 2013 at 9:59 pm in reply to: Avia Advanced Editor doesn't load with WordPress SEO by Yoast Plugin #198217Tested again just now. While fairly slow on the back end, its working even with WordPress SEO running:
http://www.screenr.com/2MwHMy guess on the backend speed is the combination of plugins running and server speed but it could also be running screenr at the same time as everything else I’m running locally right now.
No, I’m not comfortable editing files on your server directly outside of WordPress.
Adding TwentyThirteen is as simple as searching from within your WordPress Appearance>Themes>add new theme section and then installing from within WordPress. Then switching to the other theme to check things out.
If that doesn’t work the step by step instructions on the Codex for updating WordPress are pretty simple to do even if you are new to WordPress.
Hi studiobizz-nl!
This isn’t currently possible with the built in form element. You would need to use a plugin instead of the built in form builder to get a specific redirect function.
Best regards,
DevinHey!
No, that isn’t possible as the theme needs to use some special wrappers to add in the LayerSlider sliders for use with the theme. So the only way to add in LayerSlider slideshows is with the advanced layout builder.
Regards,
DevinThere really is no other answer. If you are seeing the change with a delay the data is being cached somewhere. So once its on the server the server or your local machine is still displaying the old data until it refreshes.
Hi lukretu!
Yes, that is correct. The gallery would need to be re-created with the shortcode editor or you could edit the shortcode code directly.
Regards,
DevinAh, that would make sense. There are lots of CDN services that you could try using though I don’t know of any off hand that will definitely work with the masonry layout as its still somewhat new.
I’ll tag the rest of the support crew to see if anyone has any recommendations.
Hey gorkas!
CodeStyling doesn’t actively translate the content of the site. It only translates the strings of data that the translation file holds. So it won’t actually translate content from your search results that are getting pulled from posts or pages.
Best regards,
DevinHey!
If its working for you then it is correct :)
If you run into any further issues I would recommend having a freelance developer take a look at the issue. That way you can have it fully customized beyond what the theme offers by default.
Best regards,
DevinHi khri8!
If you have any server side caching or a caching plugin installed that may be the cause.
It could also be your browser caching the data in which case you can force refresh or just refresh a few times in a row to get the newest version from the server.
Best regards,
DevinTry deactivating the individual extensions within jetpack. JetPack by itself won’t cause it as I know many users who actively use it so there is most likely a specific extension within JetPack that is causing the error.
Hi!
I would suggest first deactivating all active plugins and then re-saving the page with the masonry item on it. I’ve not run into the error before so making sure there are not conflicts with another script would be the first thing to check for.
Best regards,
DevinDecember 9, 2013 at 4:56 pm in reply to: Remove default Enfold logo from header, permanently #198075Hey!
Probably will not happen as Kriesi likes to have the default theme on your first install have a solid look. Since the theme doesn’t have a text only title option there would just be a bit blank space for where the logo should be.
You would be surprised at the number of users who just install the theme, see that it doesn’t look like the demo and immediately complain :)
Also for child themes, we recently added a import parent theme options button that appears when you install a child theme. So you can switch at any time.
Cheers!
DevinHi!
I renamed the slideshow just to make sure it doesn’t cause any issues with so many duplicate names first of all. Second, the 3d effects are all working as far as I can see. They are just only applied going from the last slide to the first because the first is the only one with those transition types set.
Best regards,
DevinDecember 9, 2013 at 4:16 pm in reply to: Missing "Advanced Layout Editor" since WP Update 3.7.1 #198058This reply has been marked as private.Glad you were able to get it sorted out :)
I’m in the middle of updating a whole new set of online docs at the moment so hopefully things will be a bit easier next time!
December 9, 2013 at 4:01 pm in reply to: Using images for menu items – menu doesn't resize properly on mobile devices #198040Hi!
I’m not seeing any issues with the logo or menu items at this point so I’m guessing you may have fixed them.
Best regards,
DevinDecember 9, 2013 at 4:01 pm in reply to: Using images for menu items – menu doesn't resize properly on mobile devices #198041Hi!
I’m not seeing any issues with the logo or menu items at this point so I’m guessing you may have fixed them.
Best regards,
DevinHi!
Just an FYI to how our forums/queue system works: topics are shown to support by the oldest posted response. So each time you self bump it actually pushes your topic to the end of the queue and does not bring it to our attention any quicker.
As for the issue when I re-set the permalinks and refreshed them a couple of times it seems to be working without issue now. My guess is WordPress just had its htaccess corrupted which happens from time to time.
You can read more about it on the codex here: http://codex.wordpress.org/Using_Permalinks#Fixing_Permalink_Problems
Cheers!
DevinJust wanted to chime in that we are still reading over all feature requests and working on adding many of them in.
Thank you for all of those so far and all of those to come!
Regards,
Devin
Hey!
I’m not quite sure what the issue is looking at the site vs the description. Right now the HÖGDALEN item on the main page is showing as a slideshow.
Regards,
DevinHey Michael!
If you have any active plugins, deactivate them first of all. Then try re-uploading the theme files via FTP so that we can make sure there are no issues with the theme files being installed correctly.
Cheers!
Devin -
AuthorPosts