Forum Replies Created
-
Author
-
sharmstr
ModeratorYou can call the kleo_switch_layout(‘3lr’) function in your template, or you can copy the kleo_switch_layout function (found in kleo/functions.php to your child theme and do a if get_post_type() == ‘yourcpt’ check to load it.
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
sharmstr
ModeratorAppearance > Widgets
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
sharmstr
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
sharmstr
ModeratorRespond privately with a link and admin credentials.
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
sharmstr
ModeratorSorry I dont have any. You can open another topic and perhaps one of the 7th queen people can assists. I’m a user like you and I dont use digital downloads.
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
sharmstr
ModeratorOkay. Give me a link, admin access and ftp access. Respond privately.
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
sharmstr
ModeratorI dont see that you added the additional code I gave you. That is the code that will round out the border.
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
sharmstr
ModeratorHi Miriam,
Please read the thread again. His issue was that he had a custom general-before-wrap.php, not that he put my code in there. Look at my first response. That’s what you need to do.
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
sharmstr
ModeratorThank you 🙂 I’m not sure why its happening except that it happens when the featured image isn’t wide enough. My code will make the images fill the container if they aren’t wide enough.
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
sharmstr
ModeratorAll of the ones I’m aware of delete the user and their content. Try asking on the buddypress and/or bbpress forums. Bigger audience there.
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
sharmstr
ModeratorIts css code, so in Theme Options > General > Quick css
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
sharmstr
ModeratorYour site is throwing a ton of jquery errors. Once jquery hits and error, it will stop processing further jquery code. The media button on status updates only shows itself when you click in the box. It does that using jquery. Fix your errors and it will probably work.
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.sharmstr
ModeratorTry this in your quick css
COPY CODE.caroufredsel_wrapper img { width: 100% !important; }
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
sharmstr
ModeratorEnable debugging, making sure you set WP_DEBUG_DISPLAY to true, and tell us what the error is: https://codex.wordpress.org/WP_DEBUG#WP_DEBUG_LOG_and_WP_DEBUG_DISPLAY
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
sharmstr
Moderatortry this
COPY CODEli.menu-item-7267>a { display: inline; }
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
sharmstr
ModeratorI see several pages with sidebars.
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
sharmstr
ModeratorI’ve seen one mention of that error, but they didnt indicate how it was fixed. Some things to check
1 – Do you have custom code in your child theme that isnt compatible?
2 – Were Kleo files corrupted during install?
3 – Did you purge your cache/cdn if one is in place?
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
sharmstr
ModeratorThe free WP 2015 Theme
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 1, 2015 at 15:22 in reply to: Default Featured Image Placeholder not showing for post masonrt grid #75645sharmstr
ModeratorIts only for use with the Kleo Post shortcode. Visual composer’s post grids no nothing of that 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
sharmstr
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
sharmstr
ModeratorDid you ask on the bbpress forum? :https://bbpress.org/forums/ Make sure you explain that it happens on the 2015 theme
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
sharmstr
Moderatortry this in your quick css
COPY CODE.woocommerce ul.products li.product figure > a { height: auto !important; }
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
sharmstr
ModeratorTheme options > Misc > Login redirect
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
sharmstr
ModeratorPlease read the link I gave you. It tells you to put it in wp_config.php. And I also said to allocated 128mb, not 64mb.
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
sharmstr
ModeratorIncrease the memory allocated to WP: http://www.wpbeginner.com/wp-tutorials/fix-wordpress-memory-exhausted-error-increase-php-memory/ You need at least 128mb or more depending on what plugins you plan to run.
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
sharmstr
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
sharmstr
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
sharmstr
ModeratorAdd this as well
COPY CODE.activity-avatar { border-radius: 100% !important; }
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
sharmstr
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
sharmstr
ModeratorHere’s instructions on how to increase the memory allocated to PHP. Set it to at least 128mb
http://www.wpbeginner.com/wp-tutorials/fix-wordpress-memory-exhausted-error-increase-php-memory/
I believe the reason why its working in 2015 theme is that the 2015 theme uses less memory.
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
sharmstr
ModeratorI’m not a bbpress expert. You’ve ruled out kleo causing the problem, so have you asked on the bbpress forums?
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
sharmstr
ModeratorDid you ever increase your memory?
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
sharmstr
ModeratorDumb comment about item being your portfolio. Duh. Sorry. 🙂
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
sharmstr
ModeratorTurn off parallax on your slider since you’re not using it and its those values that seem to be changing.
Assuming your portfolio is items, I dont see any gaps.
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.sharmstr
Moderator1 – 406 errors are usually an indication of a miss configuration on your server: http://www.inmotionhosting.com/support/website/error-numbers/406-error
2 – Have to see a link.
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
sharmstr
ModeratorYour cloudfare is probably still serving the old file. You need to ensure that you are purging the cdn when you make changes. If possible, its best to exclude /uploads/custom_styles/dynamic.css from your cdn all together.
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
sharmstr
ModeratorYour caching plugin is still enabled though. Clear your cache and disable it. If forums doesnt come back, then temporarily enable the 2015 Theme. If its still doesnt show up, then its not Kleo and you’ll have to ask over on the bbpress forum.
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
sharmstr
ModeratorFor your second question, please read the buddypress codex: https://codex.buddypress.org/getting-started/installing-group-and-sitewide-forums/
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
sharmstr
Moderator1 – Do not enable group forms for buddypress. As it states, use bbpress. So, dont change anything there. Leave it the way it is.
2 – In every case I’ve seen, a plugin conflict causes a menu item to disappear. Disable all of your plugins except k-elements, visual composer, buddypress and bbpress. The forum menu item should return. If it does start enabling your plugins one by one until you find the conflicting plugin.
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
sharmstr
ModeratorTry this in your child theme’s functions.php file.
COPY CODEadd_filter( 'kleo_theme_options_ajax', '__return_false' );
Go back to your theme options, makes some changes and save. If they changes dont show up, clear your cache.
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