Forum Replies Created
-
AuthorPosts
-
December 19, 2013 at 6:37 am in reply to: Change the title "Blog – Latest News" on single to category #201899
Hey Jill!
Try the following:
$title = get_the_category();
Best regards,
JosueHey Marie!
Use this plugin to alter the order: http://wordpress.org/plugins/cms-tree-page-view/
Regards,
JosueHi,
Open header.php and add it around line 68-69.
Regards,
JosueDecember 19, 2013 at 6:21 am in reply to: how to create my own version of "import dummy data"? #201889Hey todd!
Edit includes/admin/dummy.xml
Best regards,
JosueHello,
I understand what you want, but unfortunately that is out of the scope of the support we can offer. If you really need it try hiring a freelancer for the job.
Best regards,
JosueDecember 19, 2013 at 6:19 am in reply to: Prevent Unused Thumbmail Creation / Delete Thumbnails #201887Hi Michae1!
Go to Settings > Media and uncheck “Crop thumbnail to exact dimensions (normally thumbnails are proportional)”
Cheers!
JosueHey!
Go to Enfold > Sidebar and set the default sidebar setting to “no sidebar”.
Cheers!
JosueHi Hayley!
Please use the code Peter provided here: https://kriesi.at/support/topic/remove-debugging-code-from-page-source/#post-173507
Cheers!
JosueHello!
We can’t help you with that since the issue is not theme-related, unfortunately that’s out the scope of the support we can offer :(
Cheers!
JosueDecember 19, 2013 at 5:41 am in reply to: My website does not detect a customer is logged in? #201862Hi,
Does it happen with the default WordPress theme?
Cheers!
JosueHi!
Go to Appearance > Menu, add the Pages you want, and then drag them to their desired location.
Regards,
JosueDecember 19, 2013 at 4:49 am in reply to: Avia Layout Builder, Tabs and Google Event Handlers #201850Hi Rob!
So you’d want to apply an ID/class of “toggle-id-x” to that p element that opens the accordion?
Regards,
JosueCommented from line 2115 to 2126:
/*if(this.options.bg_slider == true) return; var self = this, setTo = Math.floor(this.$slides.eq(this.current).height()), current = Math.floor(this.$sliderUl.height()); this.$sliderUl.height(current); //make sure to set the slideheight to an actual value if(setTo != current) { this.$sliderUl.avia_animate({height:setTo}); }*/
Regards,
JosueHi,
Can you create an administrator account and post it here as a private reply?
Regards,
JosueHere’s how i see it right now:
Regards,
JosueHi,
Can you post the link to your website please?
Regards,
JosueThis reply has been marked as private.Reply back to this topic when you upload your site so we can debug it and provide a solution :)
Cheers!
JosueHey!
Fixed: http://www.alicemackintosh.com/
I added this code to the Quick CSS:
.responsive .mobile_menu_tablet .main_menu { display: block !important; }
Cheers!
JosueThere is already an update to Enfold, 2.4.3 (December 16).
Cheers!
JosueHey!
Please update your theme to the latest version:
Best regards,
JosueHello,
Please try to deactivate all third party plugins to see if it gets fixed.
Regards,
JosueHey!
Try adding this code to the Quick CSS:
.big-preview.multi-big { height: 200px; overflow: hidden; }
Cheers!
JosueHey!
Try adding this code to the Quick CSS:
.header-scrolled #header_main{ margin-top: 0 !important; }
Cheers!
JosueHi,
Can you post the link to your website please?
Regards,
JosueHey!
Try adding this code to the Quick CSS:
.avia_mega_text_block img{ max-width: 210px; }
Cheers!
JosueHey!
Try adding this code to the Quick CSS:
#gemfind{ border-bottom: 0 !important; outline: 0 !important; box-shadow: none !important; }
Cheers!
JosueYou are welcome Fabrice, glad we could help :)
Regards,
Josue -
AuthorPosts