Forum Replies Created
-
Author
-
Radu
ModeratorHi,
You can try this option wp-admin -> theme options -> blog -> Display post tags after the content -> YES.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
Moderatorhi,
Go to in wp-content and look for debug.log
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Try to put that is in header not in body from wp-admin -> theme options -> general settings -> quick js.
Let me know
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
You can replace this image : /wp-content/plugins/woocommerce/assets/images/placeholder.png
But if you want to show different placeholder image for each vendor, you will have to ask this in woocommerce support or to search for a plugin or for a function.
cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Go to wp-admin -> theme options -> general settings -> quick css and add this css
COPY CODE.social-header.header-color { position: fixed; width: 100%; }Let me know
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Please enable K-elements plugin i think that is the cause.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
That white space from the top of every row that you create is because visual composer set by default 40px padding top and bottom, you will have to change from 40 to 0 from row settings.( click on that pen )
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
You want to have tags under title or where ? provide a screenshot in that you will draw where you need tags.
Yes it’s normal, the tags are content part of your website.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 25, 2016 at 19:45 in reply to: Rename text_domain / kleo_framework folder in parent theme #112781Radu
ModeratorHi,
It’s not recommended to change the text domain it can cause malfunctionlities , but if you really need to hide you can try this plugin : http://codecanyon.net/item/hide-my-wp-no-one-can-know-you-use-wordpress/4177158
Chers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
By default kleo doesn’t style tabs like that, do you have some plugins for woocommerce tabs or something like that ?
Try to disable all plugins except Visual composer,k-elements, revolution slider,buddypress and woocommerce then clear entire cache and let me know if the tabs are displayed ok.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
The theme was designed to use only 3 levels of menu,
You will have to implement a logic that allows you to have 4 menu levels,
By adding this css :
COPY CODEul.dropdown-menu.sub-menu ul li ul { display: block; }It will shows a 4th level menu, but you will have to check if the parent that contains the 4th level ul is hovered via css pseudo selector :hover, you can do it via jquery or to modify core theme files but this is not recommended because on next update the changes will be overwrited
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Please put the Post Grid element into a separate row, not same galaxy particle and let me know
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
We don’t have an option for that in theme options, you can use this solution for 3 footer columns
https://archived.seventhqueen.com/forums/topic/3-footers-w-child-theme
Let me know
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHI,
I need an account to comment
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorI’ve provided you a small procedure of debugging do you followed it ? Also i’ve asked you some questions regarding the errors that appears or not in debug.log file
Without your feedback regarding the debug procedure i cannot help you because i don’t have accurate details.
please follow these steps to enable wp debug:
Connect to your server by FTP Look in root directory of your WordPress install and open wp-config.php Search for define( ‘WP_DEBUG’, false ); and change FALSE value to TRUEdefine( ‘WP_DEBUG’, true );
After this line add this:
define( 'WP_DEBUG_LOG', true );
WP_DEBUG_LOG is a companion to WP_DEBUG that causes all errors to also be saved to a debug.log log file inside the /wp-content/ directory. This is useful if you want to review all notices later or need to view notices generated off-screen (e.g. during an AJAX request or wp-cron run). Repeat the described actions and then check the debug.log file and let me know what error appears.Let me know if you receive any error
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Try to disable all plugin except : Visual Composer, K-elements, Buddypress and Revolution Slider
Let me know if the error goes away
If the error not goes away please provide me URL and credentials to check
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorGood, in this case i will mark the topic as resolved.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Nope, i’ve changed before to write to you, maybe it was caching, please empty cache periodically when you do changes on the website, sincerely i don’t know exactly how lines was yesterday in your website. Please do a screenshot over you will draw the broders and i will figure out, in present your website it looks like this on my side : https://drive.google.com/file/d/0Bxo5b6iHWRMwcGR5WGZJOGVVd0E/view
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorBy pasting the user and pass here in a private reply.
Meanwhile please try to delete visual composer, then go to wp-admin -> appearance -> install plugins and install visual composer, it should work.Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Sorry for that, here is the video : https://drive.google.com/file/d/0Bxo5b6iHWRMwcnNieUVlbXpSWG8/view?usp=sharing
Let me know
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
The tooltip/pins is not require an image to work, you can use it as you wish.
I cannot see that button that you describe about it, i’ve checked this page and i cannot see that button : http://santabarbarawebdesign.info/why-choose-us/
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 25, 2016 at 17:49 in reply to: Post Masonry Grid showing different posts on different computers #112757Radu
ModeratorThat’s the way how the masonry works. If you are not ok with the masonry listing style you can use Post Grid element from VC.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
I think it’s a cache issue on your site , i’ve navigated on few products page and it seems to be ok
https://drive.google.com/file/d/0Bxo5b6iHWRMwaUJFaHNzTWZqamM/viewCheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorSo, can i mark the topic as resolved ? your issue was fixed by applying the theme &plugins update ?
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Regarding the point 1 with the profile tabs, do you followed my previous advices ? no error appears in error.log ? even if you disable rest of plugins the tabs not appears and still see white page here : http://www.gozawaj.com/wp-admin/admin.php?page=sweetdate_options&tab=5 also try with the child theme disabled, enable parent theme if you want to disable child theme.
Regarding the changing video url follow this small video guide : https://drive.google.com/file/d/0Bxo5b6iHWRMwa2xFMFRyUVBzTFE/view
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi, good luck with the migration
Let me know
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Add this lines to your htaccess
COPY CODESecFilterEngine Off SecFilterScanPOST OffThen try again to save from loco and let me know if after you do savings from loco translate if it works or not
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Add this css to wp-admin -> theme options -> quick css
COPY CODEul.entry-meta.clearfix { display: none !important; }Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
You will have to make the menu font size smaller or get rid of one of more menu items.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
MAybe when you have created the group you have omitted to check Yes. I want this group to have a forum.
Go to that group, click manage then click on forum step ( see attached screenshot )
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
You can try this css
COPY CODE.profile .field-visibility-settings legend, .profile .field-visibility-settings-toggle { display: none; }The css can be added into wp-admin -> theme options -> styling options -> quick css
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Try to use this css and let me know if is ok
COPY CODE.profile #item-body ul.accordion { display: none !important; }Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
point 1.
please follow these steps to enable wp debug:
- Connect to your server by FTP
- Look in root directory of your WordPress install and open wp-config.php
- Search for define( ‘WP_DEBUG’, false ); and change FALSE value to TRUE
COPY CODEdefine( 'WP_DEBUG', true );- After this line add this:
COPY CODEdefine( 'WP_DEBUG_LOG', true );WP_DEBUG_LOG is a companion to WP_DEBUG that causes all errors to also be saved to a debug.log log file inside the /wp-content/ directory. This is useful if you want to review all notices later or need to view notices generated off-screen (e.g. during an AJAX request or wp-cron run). Repeat the described actions and then check the debug.log file and let me know what error appears.
point 2. please provide a screenshot or a link to figure out what video.
point 3. Follow this link : http://seventhqueen.com/blog/code-snippets/the-definitive-wordpress-speed-guide-step-by-step-easy.html
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
IF you have more membership packages than one and is shown only one please go to wp-admin -> theme options -> memberships and set an order for these (see screenshot) – let me know if this will solve the issue with displaying packages.

Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Please follow this small video guide : https://drive.google.com/file/d/0Bxo5b6iHWRMwck5PZk1hQ25CV3c/view
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Please disable wordfence to can view your website i receive this message
Your access to this site has been limited
Your access to this service has been temporarily limited. Please try again in a few minutes. (HTTP response code 503)
Reason: Access from your area has been temporarily limited for security reasons
From the picture that you have provided it seems that some CSS files are not loaded.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 24, 2016 at 18:47 in reply to: Post Masonry Grid showing different posts on different computers #112607Radu
ModeratorHi,
The masonry script calculate and arrange every post depends by device resolution, that’s can be a cause.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
1. You will have to go to wp-admin -> settings -> reading -> Front page displays -> Front page -> Choose dashboard
2. What version of theme do you have ? in Version 1.1.1 we have fixed some buddypress translation strings it you don’t have latest version let me know
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
From what template ?
Provide link please
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 24, 2016 at 18:12 in reply to: Post Masonry Grid showing different posts on different computers #112592Radu
ModeratorHi,
Please show me some screenshots something, from what i know this is not really possible, maybe it’s a caching issue ?
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts