Forum Replies Created
-
AuthorPosts
-
Hey Marcel!
Can you send us a WordPress login so we can take a closer look?
Cheers!
ElliottHey spintouch!
Your using quite a few plugins. Have you tried deactivating them all and clearing your browser cache?
What happens in the default theme?
Also, your using Enfold 3.0.1 which is an older version. You’ll want to update to the latest version, 3.1.2.
Best regards,
ElliottHey!
If you need it to display on all screen sizes then try adding this to your custom CSS.
#scroll-top-link { display: block !important; visibility: visible !important; opacity: 1 !important; }Regards,
ElliottHi MIB83!
There is an option for placing the menu below your logo in Dashboard > Enfold > Header > Header Layout > Menu and Logo Position.
If that’s not what your trying to do then take a screenshot and highlight your intentions so we can get a better idea.
Best regards,
ElliottHi vrz!
They should be working. Try deactivating all plugins. If that does not help then send us a link to your page so we can take a look and let us know which menu item it is.
Best regards,
ElliottHey djgranth!
You mean your trying to add a favicon for your site? You can do this in Dashboard > Enfold > Theme Options. There is an area to upload your favicon right beneath the logo option.
Cheers!
ElliottHi Mike!
Add this to change their size for mobiles.
@media (max-width:500px) { #top.page-id-241 .inside { width: 100% !important; } }Cheers!
Elliott-
This reply was modified 10 years, 10 months ago by
Elliott.
Hi!
Perhaps your doing a customization which requires they be of the same category? Try completely deleting Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest.
If they still do not display then send us a WordPress login and we’ll take a look.
Regards,
Elliott-
This reply was modified 10 years, 10 months ago by
Elliott.
Hi Jorge!
It looks fine on my end. If you want to separate the sidebar and place it on the left or right then see here, http://kriesi.at/documentation/enfold/product-page-left-or-right-sidebar/.
Cheers!
ElliottHey!
Your getting a javascript error.
Error: Syntax error, unrecognized expression: #gid=423125275 ....value:null},fb.error=function(a){throw new Error("Syntax error, unrecognized ex...Are you sure deactivating all plugins did not fix it? Try clearing your browser cache while testing.
I would try deactivating all plugins again and then completely delete Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest.
Also, I noticed that most of your scripts had this tacked on to the end of them.
qver=2.pagespeed.jm.AAUdvL50L_.jsI’ve never seen that before, it’s probably what is causing the error.
Regards,
ElliottHi EricSmeets!
That’s the fullwidth easy slider element in the “Media Elements” tab of your layout builder.
You can set it to have a background image and then use transparent images in your slides.
Regards,
ElliottHey rdswestnet!
Your site is loading in 5 seconds for me which is ok. Are you using some kind of online testing tool? Those are often wrong. I recommend checking out Firebug for Firefox and then view your site in the net tab. It lets know exactly what is being loaded on your site and how long it takes.
Regards,
ElliottMarch 30, 2015 at 5:59 pm in reply to: Issues with Enfold options for different languages using WPML #420655Hi Doris!
I don’t think there is a way to synchronize them. Can you take a screenshot of the header issue? We might be able to point you in the right direction to figure out what was causing it.
Best regards,
ElliottHi Josh!
Have you contacted the authors and read their documentation? What are the instructions it gives you?
Regards,
ElliottHey!
It’s from this CSS your using.
.show_mobile_menu #mobile-advanced li { display: inline-block; }Cheers!
ElliottHey Antonio!
Make sure your using the latest version of Enfold, 3.1.2, and then send us a WordPress login and we’ll take a look.
Regards,
ElliottHi MarkDare!
Your link is giving me a 404. Also, it doesn’t look like your using Enfold there. Switch back to Enfold so we can get an idea of what’s going on.
Cheers!
ElliottHey!
If your wanting to do the edit in a child theme then you would just copy the CSS code and paste it into your child theme stylesheet (style.css) and add the !important; rule like so.
#top .scroll-down-link { color: red !important; font-size: 150px !important; text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4) !important; }Best regards,
ElliottHey!
They were not meant to be used like that. You can try forcing them to 100% by adding this inside a codeblock element in your page.
<style type = "text/css"> @media only screen and (max-width: 1800px) { .responsive .av-masonry-col-flexible .av-masonry-entry{width:100% !important; } .responsive .av-masonry-col-flexible .av-masonry-entry.av-landscape-img{width:100% !important;} } </style>Cheers!
ElliottHi!
You use the word “excelling” a lot in your posts so when you do a search for “excel” those posts are displaying in the results. Would you like to have WordPress only search your titles instead? If so then try this out, http://wpsnipp.com/index.php/functions-php/limit-search-to-post-titles-only/.
Best regards,
ElliottHey marijnmees!
1. Add this to your custom CSS.
.avia-caption-content p { margin: 0px !important; }2. Looks like you already figured that out but the CSS would look like this.
.avia-caption-content p { background: rgba(255, 0, 255, 0.5) !important; }3. I’m not seeing any animations for the captions in your link.
4. The LayerSlider has this option so you could consider using that.
5. Looks like you already figured this out.
6. Should be Open Sans.
Best regards,
ElliottHi!
Oh I see now, you have to use the scrollbar instead of your mouse.
Your using this CSS to set the position from the top correct?
span.avia-menu-text { top: 32px; }Try setting it from the bottom instead.
span.avia-menu-text { bottom: -5px; }Regards,
ElliottHey!
When you edit your color section there is an option called “Section top border styling” which you can set it as “Display a small styling shadow” to get that effect.
You can use it with the main content or alternate content sections.
Best regards,
ElliottHi!
If you need the link to go in the top of your site above the main menu then you could add it in Dashboard > Enfold > Header > Extra Elements > Phone Number or just create a new menu in Dashboard > Appearance > Menu and assign it to the header menu area.
For the CSS you can add it in Dashboard > Enfold > General Styling > Quick CSS.
Cheers!
ElliottHi codemode!
The team member elements have icons that display on hover with their own links. If you try and surround all of that with a link then it’s going to cause errors because that’s not proper HTML markup.
If you need to have an image that is clickable then it would be best to use the image element instead of the team element.
Best regards,
ElliottHi!
If your using the portfolio grid then the images should be changing to 2 rows and then 1 row depending on the screen size of your mobile. Go ahead and send us a link to your page and we’ll take a look.
Regards,
ElliottMarch 30, 2015 at 4:33 pm in reply to: Menü bei mobiler Version lässt sich nicht richtig scrollen #420577Hi!
@opareklov, I checked your site on the Moto E phone but the menu seems to be working fine. Did you get it sorted?
@gator0815, Can you send us a link to your page?Cheers!
ElliottHi!
It should be “main_menu” instead of a hyphen. You don’t really need that in there anyway though since your targeting the page directly. Just do this.
#top.page-id-14 .avia-menu-text { color: white !important; }Cheers!
ElliottMarch 30, 2015 at 4:25 pm in reply to: Is it possible to have the Animated Numbers count up? #420568Hi Thomas!
It would take a lot of script changes. I tried finding a plugin that does this but didn’t have any luck.
It sounds like it would make a good feature request though, https://kriesi.at/support/enfold-feature-requests/. Consider filling one out and if it gets enough interest we may see something get added in a future update.
Regards,
ElliottMarch 30, 2015 at 4:22 pm in reply to: Title and captions for featured images are not showing #420567Hi!
1. Open up /enfold/includes/loop-index.php and around line 110 you should see this.
if(!empty($before_content))Add this above it.
$thumbnail_id = get_post_thumbnail_id($post->ID); $thumbnail_image = get_posts(array('p' => $thumbnail_id, 'post_type' => 'attachment')); if ($thumbnail_image && isset($thumbnail_image[0])) { echo '<span>'.$thumbnail_image[0]->post_excerpt.'</span>'; }2. That is more difficult but you can get started with it here, https://kriesi.at/support/topic/social-sharing-on-galleries-enfold-v-3-0-2/.
Cheers!
Elliott -
This reply was modified 10 years, 10 months ago by
-
AuthorPosts
