Forum Replies Created
-
AuthorPosts
-
Hey,
Could you try removing your CSS and try to edit the elements under Enfold–>Advanced styling instead? You have options there for both normal and hover behaviour.
Thanks,
RikardHey kristinamurto,
Try adding the following to the Copyright field under Enfold–>Footer:
[nolink]Best regards,
RikardSeptember 23, 2015 at 8:48 am in reply to: Enfold Portfolio Thumbnail Images Large & Blurred #507535Hey Sherman,
I can’t see any problems like that on my end using latest version of Chrome: http://imgur.com/FlSlaHe. In what browser are you getting that problem?
Best regards,
RikardHi jaybee319,
Could you try to increase the memory allocated to WordPress to see if that helps: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Best regards,
RikardHey nigdowser,
Please try the following in Quick CSS to see if it helps:
.avia-mozilla .post-entry .single-big a img { width:100% !important; }Thanks,
RikardHey,
Yes of course, it looks like you are using Color Sections and in each Color Section you have the possibility to give it a unique ID in the For Developers: Section ID option. So if you give the section you want to show on desktops an ID like description-desktop and the section you want to only show for mobile an ID like description-mobile you can show/hide them with the following CSS:
@media only screen and (min-width: 768px) { #description-desktop { display:block !important; } #description-mobile { display:none !important; } } @media only screen and (max-width: 767px) { #description-desktop { display:none !important; } #description-mobile { display:block !important; } }Please let us know if it works out for you or not.
Thanks,
RikardHi,
I see that you have created that post with the Advanced Layout Builder so it’s the expected behaviour, creating posts with the builder will make a post act more or less like a page. You can add the Comments element to it though or save it in the default editor and comments should show up again.
Regards,
RikardSeptember 23, 2015 at 7:24 am in reply to: Not responsive in tablet: Mobile and left sidebar menus appear at the same time #507518Hey,
I’m unsure what you mean by duplicate menus as I couldn’t see anything like that, could you post a screenshot highlighting the issue please?
Best regards,
RikardSeptember 23, 2015 at 7:18 am in reply to: icons not showing properly on domain name without: www. #507516Hi,
Glad you found the problem, please let us know if you should need any more help on the topic.
Thanks,
RikardSeptember 23, 2015 at 7:11 am in reply to: Remove Thin Vertical lines between MegaMenu columns #507515Hey CharlieTh,
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
RikardHey Martha,
Not sure on what OS you are getting that error message? It should not affect any functionality of the theme so I think you would be safe to proceed with unzipping and uploading the theme.
Best regards,
RikardHey Ann,
The Layer Slider is bundled with the theme so you don’t need to update it on its own, only the theme. The version of the slider might not always be the latest one since when the version used for the release of the theme might be a different one that the actual latest one.
Thanks,
RikardHi,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Thanks,
RikardSeptember 23, 2015 at 6:52 am in reply to: Predicable problem endemic to Envato & its suppliers #507503Hey belenenses,
I can’t answer for Envato but I think you might be a bit cynical when it comes to this, there’s no conspiracy when it comes to installing themes.
From our Themeforest support page:
Missing style sheet error when installing the theme
A common issue that can occur with users new to installing WordPress themes is a “Broken theme and/or stylesheets missing” error message being displayed when trying to upload or activate the theme. This error message does not mean that the theme you have purchased is broken, it simply means it has been uploaded incorrectly. Luckily, there is a very easy fix.
When I install the theme I get the following error:The package could not be installed.
The theme is missing the style.css stylesheet.
In this case you are simply trying to install the wrong zip file. If you download the files from themeforest you got various options:You can either download:
All files (with documentation, psd files, wordpress theme, licence, versions file etc)
Only the theme files
If you download only the theme files and upload them to your server the theme will work fine. If you download “All files” you need to unpack the downloaded zip file first. Inside you will find another ZIP file that contains the actual theme files. This is the folder you can upload to your server.http://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990/support
So if you downloaded the full package you need to unzip it then upload the theme zip file inside of it. The “are you sure you want to do this” is a WordPress error message and has nothing to do with either Envato or any theme, try logging out and clear your browser and it should go away and work as intended again.
Regards,
RikardHey thaufitness,
Not sure what went wrong there but please try the following in Quick CSS under Enfold–>General Styling:
@media only screen and (max-width: 767px) { .home .av_one_third, .home .av_two_third first { margin-left: 0% !important; width: 100% !important; } }Thanks,
RikardHey,
Great, glad you got it fixed :-)
Please open a new thread if you should have any further problems or questions.
Cheers!
RikardHi,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Best regards,
RikardHey,
Could you try to activate debug mode and then copy the shortcode to a new page to see if that helps please?
Regards,
RikardHi,
Could you create a temporary admin user and send us the details in the Private Content section of your reply please? That way we can have a look at your site without it being public.
Regards,
RikardSeptember 23, 2015 at 6:22 am in reply to: Blog Post Grid Layout not rendering on translated page #507487Hey Mike,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Thanks,
RikardSeptember 23, 2015 at 6:21 am in reply to: Grid row – disable caption text on mobile or separate grid on mobile viewing #507486Hey Annemarie,
Could you provide us with a link to the site in question so that we can take a closer look please?
Thanks,
RikardSeptember 23, 2015 at 6:19 am in reply to: My website is not formatting correctly on apple products. #507485Hi Joe,
I only have an iphone 4 to test with but the header image looked fine on my end, could you post a screenshot highlighting the problem please?
Regards,
RikardHi,
Please try the following as well:
#footer #optinforms-form5 { padding: 0px 3% !important; }Regards,
Rikard-
This reply was modified 10 years, 7 months ago by
Rikard.
September 23, 2015 at 6:12 am in reply to: Strange Image appears in Header when using mobile #507480September 23, 2015 at 6:09 am in reply to: Custom separator with icon on center and scroll on bottom of page issue #507477Hi,
Thanks for the screenshot, on what page can we see the actual problem? We need to inspect the element in order to provide you with a solution.
Regards,
RikardHi,
The automatic updates fail sometimes due to the Themeforest API, could you try to update manually as suggested here?
Best regards,
RikardSeptember 23, 2015 at 5:55 am in reply to: Colour section not taking CSS into account from section 5 on #507470 -
This reply was modified 10 years, 7 months ago by
-
AuthorPosts
