Forum Replies Created
-
AuthorPosts
-
Hey lernerleben!
So the site blog posts are not displaying at all when the site is viewed in Spanish? Send us a WordPress login and we’ll take a look.
Keep in mind that if you want them to display in other languages then they need to be translated first.
Regards,
ElliottHey MyMilk!
I found this topic in the WordPress support forums where a guy wrote a shortcode for the polylang plugin, https://wordpress.org/support/topic/polylang-shortcode-like-qtranslate-for-theme-options-and-text.
You can copy his code into a child theme functions.php file and try it out.
Cheers!
ElliottHi dfsi!
Try this out.
aside .current_page_item a { color: red !important; }
Best regards,
ElliottHi Straver-reclame!
There is an option for this in Dashboard > Enfold > Header > Mobile Menu for setting it to 990x for tablets.
You can also use some CSS.
@media screen and (max-width: 1100px) { nav.main_menu { display: none !important; } #advanced_menu_toggle { display: block !important; } }
Regards,
ElliottJanuary 20, 2016 at 2:49 am in reply to: How to remove the heading space when using content slider without a heading ? #568303Hey ocetechnologies!
Send us a link to your page and we’ll take a look. You can set your reply as private if you wish.
Cheers!
ElliottJanuary 20, 2016 at 2:49 am in reply to: Enfold layout builder freezes now when i try move elements around #568302Hi Ruditrip!
Your getting a few javascript errors. Have you tried deactivating all of your plugins? That will probably fix it.
Regards,
ElliottHi smoothbob!
If your talking about our Gallery element in the “Media Elements” tab of the layout builder then you just click on the “Add to Gallery” link when your editing it to add more images.
Regards,
ElliottHi tageldart!
Not sure if that is going to be possible. You can set a caption for the magnific popup and it will display beneath the image of course. I suppose if you wanted to have it display in the bottom left corner of the image instead then you could use some CSS like so.
.mfp-title { transform: translate(20px, -40px); }
Cheers!
ElliottHey Luisgasser!
Under the “background repeat” option set it to “Stretch to Fit”.
Cheers!
ElliottHey maxgorelkine!
Not sure if it would be possible with a revolution slider or not but send us a link to your page and we’ll take a look.
Regards,
ElliottHey nathancole!
Check your server error logs to see what it says.
Best regards,
ElliottHey greengraphicsvienna!
Are you setting the slider to fullwidth? If so then you’ll want to set the height to auto if you want it to be responsive.
Send us a link to your page and we’ll take a look.
Best regards,
Elliott-
This reply was modified 9 years, 1 month ago by
Elliott.
Hey shubhamnagar!
It’s a tricky thing to do. Thankfully there are a lot of plugins out there that you can try out, https://wordpress.org/plugins/img-mouseover/.
Regards,
ElliottHey stakavainio!
I don’t think there should be a border displaying there. Can you send us a link to the page where your using it?
Best regards,
ElliottHi CMCEquipment!
Perhaps you were not checking the “Apply on mouse hover state” checkbox? I added the rule and it’s working fine for me.
Regards,
ElliottHi kal288!
It’s going to take a lot of CSS work. If you want to try and edit it on your own then you can find the hotspot CSS around line 2664 in the /enfold/css/shortcodes.css file.
Regards,
ElliottHi Nomodic!
Add this to your custom CSS.
@media screen and (max-width: 500px) { .slideshow_align_caption { padding: 0px !important; } }
Regards,
ElliottHi Unjordi!
We recommend Mailchimp, http://mailchimp.com/.
We have a form in the layout builder for integrating Mailchimp.
Cheers!
Elliott-
This reply was modified 9 years, 1 month ago by
Elliott.
Hey nonprofitsolutions!
Add this to your custom CSS.
.av-share-link { display: block !important; float: left !important; border: 0px !important; width: 20px !important; }
Best regards,
ElliottHey foggygolf30!
Add this to a codeblock element in that page content.
<style type = "text/css"> input.button { background-color: red !important; border-color: blue !important; } </style>
Best regards,
ElliottJanuary 20, 2016 at 2:17 am in reply to: Fullwidth slider: call to action button customization #568276Hey JTV Digital!
Add this to your custom CSS.
.avia-slideshow-button { padding-top: 20px !important; padding-bottom: 20px !important; }
Best regards,
ElliottHey andyqueanda!
Send us a WordPress login and we’ll take a look.
Best regards,
ElliottHi!
Hmm, well it’s working fine on my end. I added two extra links to your footer menu.
What happens when you try in another browser?
Regards,
ElliottHi!
Hmm, you shouldn’t need any extra CSS for that, http://kriesi.at/themes/enfold/homepage/home-v10-magazine/.
Go ahead and remove your custom CSS and let us know when your done so we can take another look. Go ahead and add some more images to the slider as well. It looks like you only have one currently.
Cheers!
ElliottHey!
There are plugins that do this, https://wordpress.org/plugins/q2w3-fixed-widget/, though I haven’t found one that works perfectly with Enfold yet.
Besides that you could try some CSS to fix the widget a fixed position so it will always display on the screen as you scroll down.
Send us a link when you go live and we’ll take a look.
Cheers!
Elliott-
This reply was modified 9 years, 2 months ago by
Elliott.
Hey!
Well, it’s inside an iframe so I don’t think there is anything we can do there. There is just too much content in that popup, it would need to be reduced.
Here is an explanation on it, http://stackoverflow.com/questions/176572/is-there-a-way-to-have-content-from-an-iframe-overflow-onto-the-parent-frame.
Cheers!
ElliottHi!
Probably, I think that is a Woocommerce extension.
It’s this one isn’t it, https://www.magictoolbox.com/magiczoom/modules/woocommerce/.
Best regards,
ElliottHey Hamdi!
To select two categories you would hold CTRL + click if your on Windows. On Mac I think there is a command key that you can hold + click to select multiple items.
Best regards,
ElliottHi advancetogo!
The custom links also have the menu style option available so you can set it to button style “bordered”. Just click on the dropdown arrow of the menu link and you’ll see the option there.
Or if I am misunderstand and your just wondering how to target that link then you can use this CSS.
#login_logout_menu-link a { }
Best regards,
ElliottHey Luisgasser!
When you edit your form look near the middle of the settings and there will be one that says, “What should happen once the form gets sent?” which you can set to have it redirect to another page.
Regards,
Elliott -
This reply was modified 9 years, 1 month ago by
-
AuthorPosts