Forum Replies Created
-
AuthorPosts
-
Hi chryseis!
What version of Safari? Has the site been updated, any new browser extensions or browser updates?
Cheers!
DevinIts outside the theme folder because written data goes in the uploads folder. Its just the standard for where plugins and themes would put that kind of thing.
Hi!
We really are not able to debug customizations like that for you. If it isn’t available as part of the theme functions we will do our best to try and assist with some custom css but cross browser testing and bug testing is beyond what we can do via support.
Your best route would be to look into a freelance developer who can help you finish off customization like that. It could just be a syntax issue or something like that but also remember that IE8 doesn’t even have support for border-radius so it wouldn’t render that kind of css anyway.
Cheers!
DevinHi!
Your best route would be to search the plugin repository or see if you are even able to do that with facebook embeds. It may be an issue where Facebook itself doesn’t allow it.
Regards,
DevinModify the above to be:
.entry-content-wrapper h4 { text-transform: none !important; }
So just changing the selector a bit.
Hi covaun!
The first option will display them at their original ratio:
Flexible Masonry: All images get the same width but are displayed with their original height and width ratio
But no, there isn’t an option to keep them at the original size since its responsive to the screen width.
Regards,
DevinCan we see an example in that case with the above css in place?
If you can, set up a second install of WordPress in a sub directory on the same host and then do a clean install of Enfold (download from themeforest>install with no plugins).
From the front end I see no reason why IE should be having such an issue but I’ve also tagged the rest of the support crew to see if anyone else has any ideas.
Hey revion!
As far as I know yes. I’ve not had any issues on my live installs and have no read of any issues.
Cheers!
DevinTry adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5 { text-transform: none !important; }
Yes, any other plugin that allows for upload forms.
I don’t know what you mean about promo text but you can find the full documentation for WooCommerce here: http://docs.woothemes.com/documentation/plugins/woocommerce/
Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
.responsive #socket .sub_menu_socket { display: block !important; }
November 9, 2013 at 9:39 pm in reply to: You do not have sufficient permissions to access this page. #186518Hey ediblecities!
Are you logged in when trying to edit? By default it shouldn’t have any permissions hiccups beyond making sure you are an admin level account.
Regards,
DevinHi!
Any of the plugins for caching will have individual docs on how to set them up. For the most part just allowing your data to be cached will help but there is some tweaks beyond that which you can customize.
Regards,
DevinHey Mark!
No, not right now unfortunately.
Regards,
DevinNovember 9, 2013 at 5:45 pm in reply to: Is there a limit to the amount of portfolio items I can create using Enfold? #186495Hey Laurence!
No limit on the number of them. They are searchable in that you can search using the WordPress search function but it isn’t a great search so you will want to create a dozen or so and then get a consistent method of adding in your text so that it gets picked up by WordPress’ search.
Categories are in place and you can see them in the demo here visible as the sorting option http://kriesi.at/themes/enfold/portfolio/
Best regards,
DevinYep, that looks correct.
Hey!
In order to keep everything cross browser compatible and properly responsive you would need to have a freelance developer create a layout like that.
It should be doable with pure css but there will be some fine tuning for tablet/mobile layouts for sure.
Cheers!
DevinHey apparence!
You would need to use a third party plugin as right now the built in form builder doesn’t have a upload option.
Cheers!
DevinHey!
Yes, by default it does get adjusted for mobile layout so it doesn’t overlap:
http://i40.tinypic.com/2wom05s.pngWith a wider logo like yours you’ll need to adjust things a bit more. Also note that with a caching plugin active that is not refreshing the cached data after changes you will *not* see your changes after adding them to the quick css or making changes in the avia.js right away. Like right now I’m seeing page data from yesterday (you can see this in the source of your site).
So you have a couple of options to fix the regular menu:
First, use less menu items
Second, use a different header that has the menu below the logo
Third, change the switch width from regular menu to mobile menu button to something very high like 1340px when the first page width gets smaller.The theme already has adjustments to the padding of menus to try and keep it visible for as long as possible but there is a visual limit to the number of items in the menu with this header style.
For mobile view, you can use this css:
@media only screen and (max-width: 479px) { #advanced_menu_toggle, #advanced_menu_hide {right: -22px !important;} }
Don’t forget to clear your cache after modifying/adding any css or code. Otherwise it will appear as if it does nothing
Best regards,
Devin-
This reply was modified 11 years, 8 months ago by
Devin.
November 9, 2013 at 4:46 pm in reply to: Swedish theme translation does not work after reinstallation of WP #186481Hi Magnus,
Are you using Enfold version 2.4.2?
Best regards,
DevinHey!
You’ll need to follow the documentation guide from the plugin author on how to properly configure the plugin with a site. Just installing a caching plugin without configuring it can cause issues with any site.
Regards,
DevinThe Events plugin, like WooCommerce typically has its own output for pages. Its not ideal but for the events container you will probably not be able to use the advanced layout editor.
Hi!
I’m not sure what the issue is but the WordPress gallery system isn’t working at all. My guess, based on that is that there is an issue with WordPress but you can try first re-uploading the theme files via FTP following this video and see if that helps: https://vimeo.com/channels/aviathemes/64927356
If not, you can also switching to one of the default WordPress themes and testing a regular gallery in the visual editor and see if it works. If not, try downloading WordPress again and delete then replace your copies of everything except the wp-config.php file and the /wp-content/ directory with fresh copies from the download.
Just make sure not to delete the config file and your wp-content folder since you would lose your database access at that point.
Cheers!
DevinHi keifygeorge!
Yes, png’s with transparency is what you are looking for.
Best regards,
DevinHey EDEMUP44!
If the video is from vimeo, youtube or a direct link to an html5 supported format it should open in a lightbox automatically. What is the link you are trying to use and page it isn’t working on?
Regards,
DevinHi Khoa!
The browser/image compression you are seeing is just from using images that are then constrained by the css containers. There is no way around that with a responsive theme.
For the slider, a full width slider with no sidebar is going to be whatever the width of the current window. So going up to something more like 1920 width would at least give the image full resolution on most large screens. The clipping is just a result of the image stretching to match the full width container which will cause the edges of the top/bottom to get hidden depending on the exact size of the browser.
Best regards,
DevinCan we see the link where its including the other categories? The url specifications aren’t from us, its how WordPress has the custom taxonomy rss feed structured so it should be working.
Hi markw1!
Can we see the actual page where the sidebar/widgets/issue is? I’m not really clear on what is happening that should not be.
Cheers!
DevinHi!
Re-add in your previous css and then after:
#top.single.single-format-gallery .post-entry .big-preview{ display: block !important; }
Regards,
Devin -
This reply was modified 11 years, 8 months ago by
-
AuthorPosts