Forum Replies Created
-
AuthorPosts
-
Hey cristmg!
How are you trying to customize it? If it was me I would just move it to the top of the menu.
Best regards,
ElliottHey AirstreamCoach!
Add this to your custom CSS.
.avia-slideshow-button { background: rgba(255, 0, 255, 0.3) !important; }
Cheers!
ElliottHi peterkra!
Go ahead and send us a link to your page so we can get a better idea of what’s going on.
Best regards,
ElliottHey dcarlsondesign!
I see the dropdown arrow on Chrome. Take a screenshot of what your seeing so we can get a better idea.
Best regards,
ElliottJanuary 6, 2016 at 1:51 am in reply to: Depending on the browser used to access my website, it "Flattens" out my logo #560205Hey NikoArq!
Can you take a screenshot of where it’s different? I checked in Chrome and Firefox but it looks the same to me.
Regards,
ElliottJanuary 6, 2016 at 1:50 am in reply to: Woo commerce only works when I'm logged into the Admin panel #560203Hey Aaron!
The title of that page says “Orders”. Is that supposed to be the order tracking page? If so then yes it is only supposed to be displayed when the user is logged in.
Best regards,
ElliottHi Crippy!
Turn on WordPress debugging and check your server error logs for any useful information there.
Send us a WordPress login and we’ll take a look.
Cheers!
ElliottJanuary 6, 2016 at 1:42 am in reply to: My website got missed up after updating to wordpress 4.4 #560198Hey anaeemi!
It looks like your using Enfold 3.4.2. Yes, you’ll need to update to the latest version, 3.4.7. Let us know when your finished and we’ll take another look.
Cheers!
ElliottHey!
I’m on Windows 10. Checked in IE11 but everything looked fine. Can you take a screenshot of what your seeing?
Best regards,
ElliottHi Ramon!
Send us a link to your page where your using the table and we’ll take a look.
Regards,
ElliottHi!
Please see here, http://www.wpbeginner.com/wp-tutorials/how-to-exportimport-custom-post-types-in-wordpress/.
Cheers!
ElliottHey Mariken!
You can add a widget area to your header by doing this, http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/.
You could then add a custom menu widget to it.
Regards,
ElliottJanuary 5, 2016 at 3:28 am in reply to: Blog Posts: change the position of 'Share this entry' with 'Leave a reply' #559708Hi!
You can find that on line 162 in the /enfold/includes/helper-social-media.php file.
$this->title = $title !== false? $title : __("Share this entry",'avia_framework');
Best regards,
ElliottHi voldemarasp!
Add this to your custom CSS.
.mfp-close { font-weight: 600 !important; }
Best regards,
ElliottHi ste_thumbs!
I flagged this for Kriesi to take a look. He is very busy so it might be a while before we see a reply. Please be patient.
Best regards,
ElliottHey!
You can build your link like this.
<a href = "URL to a page" rel = "lightbox">Click me</a>
And it will open the page in the magnific popup.
Cheers!
ElliottHey djshortkut!
Try adding this to it also.
width: 20px; height: 20px;
Best regards,
ElliottHi tonyska!
It’s a difficult customization to do. Where is the forum link you found?
Regards,
ElliottHey!
Make sure that you disable all of the other transitions if you only want a certain transition to be used. Also make sure to click on both the 3D and 2D transition tabs to disable them all.
Best regards,
ElliottHey!
Send us a link to your page and we’ll take a look.
Best regards,
ElliottHi kennethwangrealty!
1. You can use the blog posts element, masonry element, or portfolio grid element for this. Edit the settings for the shortcode and you can enable sorting that way.
2. The sort links will display automatically.
3. Go ahead and send us a link to the exact page and take a screenshot highlighting how your trying to customize it and we’ll take a look.
4. + 5. You’ll need to be more specific. Which elements are you using, etc etc. Send us a link to the exact page so we can get a better idea of what your trying to do.
Regards,
ElliottJanuary 5, 2016 at 2:57 am in reply to: How show the related post in Avia Editor and clear TAGS in grill blog structure #559692Hey Cenabarato!
If your using the advanced layout editor then you will need to add the elements to your post manually.
For related posts you can use the “Blog Posts” element and set it to display posts from a certain tag.
Regards,
ElliottHi CharlieTh!
Add the second text inside a “<span></span>” element and then send us a link to your page and we’ll see if we can get you some CSS to use.
Best regards,
ElliottHey voldemarasp!
There isn’t an easy way to do that as the button is actually a text symbol. You can find it on line 899 in /enfold/js/aviapopup/jquery.magnific-popup.js.
closeMarkup: '<button title="%title%" type="button" class="mfp-close">×</button>',
Replace “×” with whatever you want to display.
Best regards,
Elliott-
This reply was modified 9 years, 2 months ago by
Elliott.
Hey AirstreamCoach!
We do not have any options for that currently.
You can use this CSS to align the caption to the top.
.slideshow_align_caption { vertical-align: top !important; }
Regards,
ElliottHey!
Add this to your custom CSS.
@media screen and (max-width: 1300px) { nav.main_menu { display: none !important; } #advanced_menu_toggle { display: block !important; } }
Best regards,
ElliottHey!
Delete all copies of Enfold from your WordPress theme directory and then download + upload a fresh copy from themeforest.
Best regards,
ElliottHi!
Try this one out, https://kriesi.at/support/topic/warning-session_start-function-session-start/#post-447416.
Best regards,
Elliott -
This reply was modified 9 years, 2 months ago by
-
AuthorPosts