Forum Replies Created
-
AuthorPosts
-
Hey elliotstiller!
First off go ahead and update to the latest version of Enfold, 3.3.2. Your currently using version 3.2. Also be sure to deactivate all plugins while testing.
Is it only happening in a certain page? If so then try recreating the page to see if that fixes it.
Cheers!
ElliottHi David57!
Try using our whitespace / separator element it has options for setting the width and centering it.
Cheers!
ElliottHi darranreadman!
You mean limit the posts per page? You can do this in Dashboard > Settings > Reading. You can also set this in the Blog Posts shortcode as well.
Best regards,
ElliottOctober 3, 2015 at 8:23 pm in reply to: Accordion with Tag Sorting is not working on Android Chrome #513193Hi mobimaxx!
Go ahead and add the tag sorting back in so we can check on our devices. Make sure to deactivate all plugins while testing.
Best regards,
ElliottHi richardelectrix!
That would take a lot of time and code and would have to be considered custom work. It would be best to hire a freelancer to help you out with this customization.
Best regards,
ElliottHey richardelectrix!
It looks the same to me. Take a screenshot and highlight what your trying to do.
Cheers!
ElliottHey Catty47!
We don’t have any lists but you could take a screenshot of the fonts in the dashboard. You can show off the Google fonts also, https://www.google.com/fonts, it’s easy to add them to the theme options.
Regards,
ElliottHey Roy!
Please try this out, https://kriesi.at/support/topic/search-box-in-mobile-responsive-menu/.
Regards,
ElliottHey flymotions!
The only parallax effect we have is with the color section backgrounds and you have to set it to display so it should not be happening by default. Perhaps your referring to something else? Send us a link to your page and take a screenshot highlighting what your trying to do.
Regards,
ElliottHi EuroInfoSys!
Did you get it sorted? When I click on the gallery images in your link they are opening up in a popup.
Best regards,
ElliottHey Remco!
You can find our default form styling around line 152 in the /enfold/css/base.css file. Send us a link to your page and we’ll see if we can help you out.
Regards,
ElliottHi!
In that case use this to move it around.
@media screen and (max-width: 767px) { .custom_content { position: absolute; left: 0px; top: 0px; } }
Regards,
ElliottHey!
Hmm, not sure if it will work but we can try. Add this to your custom CSS.
@media screen and (max-width: 767px) { #av_section_2 .av-parallax { background-url: url("URL to your mobile image") !important; } }
Cheers!
ElliottHi!
I already checked them and like I said.. pages do not get next / previous links because they are not posts. Take a screenshot and highlight what your trying to do so we can get a better idea.
Regards,
ElliottHi smorrone!
Your logo has a lot of white space on the top of it. What you’ll want to do is center the logo within the image (make the whitespace even). Not sure what your trying to do with the “Briones” text. Are you wanting to hide it on mobiles? If so then add this to your custom CSS.
@media screen and (max-width: 767px) { .custom_content, .custom-content { display: none !important; } }
Best regards,
ElliottOctober 2, 2015 at 8:14 pm in reply to: Header Image on Left is not aligned with Menu on Right #513010Hi tylerschwab!
Add this to your custom CSS.
.logo img { top: 15px; }
Best regards,
ElliottHi KarenRushforth!
You have to add a tag of “portrait” or “landscape” to get them to display double the width / height. It is explained in the portfolio settings when you edit the portfolio.
I refreshed your permalinks in Dashboard > Settings > Reading and they work fine now.
Best regards,
ElliottHi!
Hmm, you have a copy of jQuery in your dashboard that is loading from googles CDN which should not be happening. It’s causing a javascript error which is why the menus do not work. When I activate the default theme it goes away. Are you sure you uploaded a fresh copy of Enfold?
Try completely deleting Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest.
Regards,
Elliott-
This reply was modified 9 years, 10 months ago by
Elliott.
Hi cagraphicdesign!
We might be able to give you some custom CSS for this. Send us a link to your page so we can take a look. You can set your reply as private if you wish.
Regards,
Elliott-
This reply was modified 9 years, 10 months ago by
Elliott.
Hi!
Pages do not get next / previous links because they are not posts. If your trying to add them to pages then your going to have to hire a freelancer.
Best regards,
ElliottHi!
Add this.
.single-product-summary { overflow: visible !important; }
Regards,
ElliottOctober 2, 2015 at 7:43 pm in reply to: How to change the font colour of text within table within accordion #512989Hi!
Use inline styles.
<span style = "color:red;">Some text</span>
Best regards,
ElliottHey!
If that does not help then send us a link to your page and we’ll take a look. You can set your reply as private if you wish.
Cheers!
ElliottHey!
It doesn’t seem like a theme problem. I would try reinstalling WordPress and make sure all plugins are deactivated.
Cheers!
ElliottOctober 2, 2015 at 7:36 pm in reply to: Masonry Gallery Pagination links jump to top of page #512982Hey!
There was a typo, it should be working now.
Best regards,
ElliottHi!
Send us a WordPress and FTP login and we’ll take a closer look.
Regards,
ElliottHi!
Consider creating a feature request here, https://kriesi.at/support/enfold-feature-requests/, and if it gets enough interest then we may see something get added in a future update.
Best regards,
ElliottHi!
Try this out, https://kriesi.at/support/topic/removing-icon-animation-icon-styling/#post-209632.
Cheers!
ElliottHey!
Add this to your custom CSS.
.single-product-summary { overflow: visible !important; }
Regards,
ElliottOctober 2, 2015 at 6:15 pm in reply to: Header vanishes when hovering on subnav item – Chrome 45, Windows 7 #512958Hey!
I’m on Windows 10 and I can see it. Not sure what it could be other than a weird script / CSS glitch. Let’s try the following.
1. Deactivate all plugins.
2. Completely delete Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest.
3. Remove all of your custom CSS and save it into a text file on your desktop and then clear your browser cache to see if it’s causing the issue.
Cheers!
Elliott -
This reply was modified 9 years, 10 months ago by
-
AuthorPosts