Forum Replies Created
-
Author
-
Abe
KeymasterThank you very much @Nicole
Please send them to abe@seventhqueen.com and I will include them in next update.Thanks again
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, it should work but it could be something related to your database colation that should be GENERAL UTF8 CI. Try to do a check with your hosting
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, I can add the do_action( ‘kleo_before_article_content’ ); just before the content so you can easily add that there.
Another way you could do it is to hook at the the_content filter and prepend your content to the existing content like:COPY CODEfunction add_cpt_info($content) { if (get_post_type() == 'mystories') { $content = "content before here " . $content; } else if (get_post_type() == 'mychapter') { $content = "content before here " . $content; } return $content; } add_filter('the_content', 'add_cpt_info');
but the first one is more logic so I will update theme files and send them to you later today.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, to understand your issues you should attach some screenshots or put links to those pages.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, since we use WordPress default functions and that is the way WordPress generates and saves them.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, thanks for the suggestion. We will do that in next update.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, so you don’t change theme files, it is advised to copy contact page, template located in page-parts folder, into your child theme and replace the image in that file.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymaster@FD try to disable Simple Ads Managaer since there are some incompatibilities with WP 4.0
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymaster@bogdance please use the Visual composer to edit the revslider element
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymasterwell yeah.. or if you have developing skills try to search it yourself or hire a programmer
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, you should check their website and gateways integrations
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymaster@Andrepc1876 this is not theme related and it bbPress related. PLease use a plugin like https://wordpress.org/plugins/gd-bbpress-attachments/
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterIndeed there should be no shortcodes there added by KLEO, thanks @sharmstr
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterYou should not change any css from plugin or theme since it is overwritten at update.
Use a child theme and add you CSS in style.css. Copy the css you want to change in style.css and modify it there.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.November 7, 2014 at 02:45 in reply to: How do I change the Days, Months and Years in Date Selector? #34464Abe
Keymasterwell like any other field in Users – Profile fields
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymasterawesome @itt
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterThat should be achieved by CSS. here is what it should look like to fix it
COPY CODE.mc4wp-form .btn-lg { padding: 10px 20px 11px 20px; font-size: 16px; line-height: 1.33; border-radius: 4px; margin: 0; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterI don’t know how you came with that code since our example is like this as in the documentation
https://archived.seventhqueen.com/wp-content/uploads/2014/07/mailchimp_form.txthttps://archived.seventhqueen.com/documentation/kleo#mailchimp
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.November 7, 2014 at 02:04 in reply to: Please re-connect your facebook account as we couldn't find your email address. #34451Abe
Keymaster@xopom I just registered on your site from Chrome and no error
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymasteryes we will add something descriptive, thanks
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, please put a link to your page to check it live and see where the problem comes from. Also try to disable the plugin loading styles
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymasterthat is strange and can’t think why that happens… try to play with settings on your cache
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterI see not you removed the slider from home
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterWell I only did what I said above so if the notifications were off and high cpu maybe it is related to something else
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterPlease add this CSS to disable navigation.
COPY CODE.pagination-sticky { display: none; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, they are used to style many elements but we will try to add to the documentation the basic elements that are styled
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterI just set 0 in Theme options – Buddypress
That is not relevant since if the request is not done then that line of code has no effect
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterAlso the way to check if the request is done is to open browser developer tools and you can see if any request is made. From that panel with the requests you are seeing isn’t that correct since there could be users with the browser already opened and not affected by the change until they refresh the page to load the new setting
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterI have enabled the notication module from Settings – Buddypress, added the Notifications to the menu and set it to zero from Theme options – Buddypress and no notification refresh is occurring.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymaster@Melamory now it is not happening since you removed the notifications from the menu..
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymasterhere, mark the reply as private
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymasteryes you can give me access to take a look. give me WP and FTP access please
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, have you disabled the ajax in Theme options – Buddypress in the refresh interval?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, It is not an option now but we will consider it for next updates. Thanks
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.November 6, 2014 at 13:17 in reply to: Kleo Warning Cannot modify header information on post save #34348Abe
KeymasterI’ll open a support ticket on their site. Will keep you posted
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymaster@bogdance
regarding no. 2 you need to be more specific on what icons you want to do that since it should be done by CSS. Put some screenshotsregarding no.1.
You should first import a slider then from your page edit using VIsual composer you add the Revolution Slider shortcode where you select which slider to useHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterJust wanted to say that you should follow the docs since you said nothing is working 🙂
The .zip downloaded from TF should be extracted first and you will see Demo content folder
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, that happens because is a wordpress archive and WP ignores them. You should hide it in general from Theme options – Header options – Main menu info
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymaster@sharmstr your rock
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymasterthanks @sharmstr
in 2.2 version we are adding a 1 click demo install that will help for sure
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer. -
AuthorPosts