-
Author
-
August 28, 2015 at 17:27 #75056
jaitshah
ParticipantHello,
Thanks for this wonderful theme.
1. We are facing a error when we press the save button in Theme Option.
2. We are using revolution slider, the background image is not showing in mobile, we want it.
3. We want the below thing in our website :– We want to create a Event with calendar Export option
– Members can login and check the Event details and the event pricing shown for the member will be different, members can login and check the event pricing.
– Member and fill the form and book their reservation with it.We need this process to be worked. Please help. Thanks in advance.
Attachments:
You must be logged in to view attached files.August 29, 2015 at 12:49 #75173sharmstr
Moderator1 – Put this in your child theme’s functions.php file
COPY CODEadd_filter( 'kleo_theme_options_ajax', '__return_false' );
2 – Edit your slide and check your visibility settings.
3 – That’s not a function of Kleo. You’ll need a plugin. I know several people use Even Manager.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
August 31, 2015 at 14:08 #75488jaitshah
ParticipantHello,
We are not using Child theme, so now where should we add : ” add_filter( ‘kleo_theme_options_ajax’, ‘__return_false’ ); ” , should i add in Theme Functions (function.php) ?
Please reply asap.
August 31, 2015 at 14:32 #75497jaitshah
ParticipantAfter inserting username and password website shows white screen, what to do now ?
Please solve this problem, we are facing many issue using this theme.
August 31, 2015 at 16:05 #75505sharmstr
ModeratorI strongly suggest you enable and configure the child theme. If you add the code I gave you to kleo/functions.php, it will be removed with every Kleo update. I have some information on how to switch the the child theme if you’ve already have the main theme configured: http://sharmstr.com/saving-importing-and-exporting-kleo-settings/
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
August 31, 2015 at 16:12 #75511jaitshah
ParticipantHello,
Thanks for the prompt reply, the backend is working to slow. What’s the problem ?
August 31, 2015 at 16:16 #75512jaitshah
ParticipantNow we are getting connection error.
Please check the attachment.
Attachments:
You must be logged in to view attached files.August 31, 2015 at 16:24 #75514sharmstr
ModeratorDid you download the wp-config.php file from your server before you edited it? If not, then you’ll need to restore that file from backup because now its missing your db and other important information.
If you did download it from your server first, then perhaps you edited it wrong.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
August 31, 2015 at 16:25 #75515sharmstr
ModeratorSorry, I think I may have confused this with another ticket. Did you edit your wp-config.php file at all?
If not, it appears youre developing locally. Perhaps your local db needs to be restarted.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
August 31, 2015 at 16:45 #75521jaitshah
ParticipantHello,
Database connection is solved, now menu is not working.
While clicking on add to menu, the process only rotates, it doesn’t adds in label in the menu.
Please check the attachment.
Attachments:
You must be logged in to view attached files.September 1, 2015 at 09:24 #75609jaitshah
ParticipantHello,
Quick Edit is not working, please help.
September 1, 2015 at 09:32 #75610jaitshah
ParticipantHello,
Add Media is also not working now !!
Brother what is this happening ? Please help.
September 1, 2015 at 15:19 #75644sharmstr
ModeratorHard to say at this point. Are you developing locally as indicated above? If not, provide a link and admin access and I’ll have a look.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
September 2, 2015 at 23:01 #75908sharmstr
ModeratorSite loaded fine. Its not slow. I was able to upload media fine. Your theme options saved fine (I changed your header text color to red as seen in your site name (logo)). I was able to add a new menu item called test. Basically your site is fine. Perhaps the issue is your internet connection.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
September 3, 2015 at 17:17 #76036jaitshah
ParticipantHello,
Thanks for the reply, we have check one issue, if we activate the Event Manager Plugin then the problem occur, please have a look.
And how to change carousel images ? Please check the attachment.,
Attachments:
You must be logged in to view attached files.September 3, 2015 at 17:29 #76042sharmstr
ModeratorYou need to enable wp_debug to see why event manager isnt activating. https://codex.wordpress.org/WP_DEBUG make sure you set WP_DEBUG_DISPLAY to true.
You change the images in Theme General Settings > media
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
September 3, 2015 at 17:56 #76053jaitshah
ParticipantSorry, i didn’t got, please explain how to change the picture of carousel slider.
September 3, 2015 at 18:05 #76058sharmstr
ModeratorEdit the post. Scroll down to the Theme General Settings section. Click on the media tab.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
September 3, 2015 at 18:34 #76070jaitshah
ParticipantHello, thanks for the reply, i did as per your step, but it add the image in the main slider (revolution slider), i want to change the image of the below section where “Create complex layouts using super simple Drag-n-Drop Page Builder” is written, please check the link : http://iakc.org/vrit/
Thanks in advance.
September 3, 2015 at 18:45 #76075sharmstr
ModeratorAhhh, you weren’t specific enough. You set those in the slider shortcode settings. See attached.
I will say that you have broken page code since “[/vc_row]” is displaying under that section. You’re going to have to fix that.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
Attachments:
You must be logged in to view attached files.September 4, 2015 at 09:09 #76181jaitshah
ParticipantHello Sir,
The Visual Composer is not working, it just loads and load, screen comes blank, and i’ll fix the broken code, please kindly fix the visual composer. You have my login details please have a look.
September 4, 2015 at 14:03 #76192jaitshah
ParticipantHello,
Entire Homepage is messed up, i didn’t did anything. Please fix the same. And activate the visual composer.
September 4, 2015 at 15:15 #76201sharmstr
ModeratorI’m not a sir.
Your home page and vc are loading fine.
If you’re trying to use the vc front-end editor, dont. Its terrible. I always use the backend editor. See attached.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
Attachments:
You must be logged in to view attached files.September 4, 2015 at 15:18 #76204jaitshah
ParticipantPlease check this link : http://iakc.org/vrit/
September 4, 2015 at 15:23 #76206sharmstr
ModeratorYou have screwed up your vc code. Delete that page, making sure you purge it from the trash and reimport it (assuming you started with a demo page).
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
September 4, 2015 at 15:44 #76214jaitshah
ParticipantThanks for the help, it worked. Another thing, how to change background color of topbar menu ? And for primary menu color is not getting changed, we have select black for it, but its showing white.
September 4, 2015 at 15:52 #76216sharmstr
ModeratorI see a red background with black text which is what you have set in theme options > styling > header
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
September 4, 2015 at 15:54 #76217jaitshah
ParticipantHello,
We want only topbar menu in red, not the entire header.
September 4, 2015 at 16:25 #76220sharmstr
ModeratorPlease search before asking questions. Its been discussed so many times 🙂
https://archived.seventhqueen.com/forums/topic/is-it-possible-to-change-top-menu-color
https://archived.seventhqueen.com/forums/topic/different-styles-for-top-and-main-menu
https://archived.seventhqueen.com/forums/topic/different-background-color-for-header-main-and-top-menu#post-49493Since we’ve solved your original issue, please open a new topic for additional support. Searching these types of threads with multiple questions is difficult.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
-
AuthorPosts
The topic ‘Error while saving and Mobile View Problem’ is closed to new replies.