Forum Replies Created
-
Author
-
Radu
ModeratorAnswered you here : https://archived.seventhqueen.com/forums/topic/kindly-recommend-a-upvote-and-downvote-plugin
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
I haven’t tested this plugin! you will have to test it : https://wordpress.org/plugins/bbpress-votes/
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 5, 2016 at 19:42 in reply to: Settings Reading – not able to save “posts” -page – overwritten by Kleo ? #114727Radu
ModeratorHi,
Please provide the username, untill i view again the ticket, try to deactivate all plugins, to see if this is caused by some plugins.
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 provide a screenshot or a video to can see how it looks in your side.
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 search for a plugin/widget that can do that, i’ve searched on google and i found this : https://wordpress.org/plugins/woocommerce-reviews-widget/ you should test it.
Regarding to this
Is there an area to control all the product reviews?
I think on the product page on backend the reviews are shown.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Please update afferent plugins, you can check the plugin update status from wp-admin -> appearance -> install plugins.
If this is useless please try to deactivate additional plugins except Visual Composer, K-elements, BuddyPress, Paid memberships pro and revolution slider.
After you have disabled the plugins try to see if the issue persists.
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 see, i think is about wordpress oembed feature.
You can read more about this kind of issue here : https://wordpress.org/support/topic/youtube-video-not-working-sometimes and here https://wordpress.org/support/topic/oembed-not-working-at-all
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Use this
COPY CODE#main-container .wrap-content h1.page-title { padding: 0 !important; margin: 0 !important; }Add the css to wp-admin -> theme options -> general settings -> 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,
Please provide link to that category which contains the video.
So, regarding the recent posts widget do you need to increase the image size ?
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 5, 2016 at 19:24 in reply to: Adding categories in a page isn’t working but when I refresh, it changed. #114717Radu
ModeratorThis can be happens by some JS conflict, disable all plugins and child and try again normally this should not happens. If it works, enable plugins one by one back to identify what causes this i don’t think is a theme problem
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Here is a video tutorial with kleo theme installation and setup https://www.youtube.com/watch?v=e1fLpukxW5s
Regarding the issue with child theme, make sure that there is not arhive in archive in this case you will receive please try again or broken.
You can install the child theme manually by pasting the child theme folder into themes directory
https://archived.seventhqueen.com/documentation/kleo#install-from-ftp
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorTry to re-upload the image if you are sure if all settings are ok
Let me know
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 -> general settings -> quick css
COPY CODEspan.posted_in { display: none !important; }Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorYes i don’t have a upload button and i have IOS 9.3.1 but all are blue now instead the pink color.
Try to install the theme on a subdomain and leave only buddypress and rtmedia activated to see how it looks and feel.. also you can try to deactivate all plugins except buddypress and rt media an d switching from child theme to parent to see how it looks and if you are allow to upload photos.
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’ve tried many times to reproduce this and i cannot do that…
If you try on install with php 5 you can reproduce that ?
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 5, 2016 at 18:25 in reply to: Contact form 7 error it is not rendering it displays an error 404 form not found #114703Radu
ModeratorJust build the form in contact form 7 dashboard, then you will have to paste the form shortcode instead of the actual form.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorI see
Please update the theme to latest version 4.0.4 and the afferent plugins, you can check the plugin update status from wp-admin -> appearance -> install plugins.
If this is useless 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.
If this is useless please try to deactivate additional plugins except Visual Composer, K-elements, BuddyPress, Paid memberships pro and revolution slider.
After you have disabled the plugins try to see if the error persists.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHI,
Follow this
https://codex.buddypress.org/themes/guides/customizing-buddypress-avatars/
Chers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorTry to paste that style in wp-admin -> theme options -> quick css
It should work with images to
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,
Follow this link please : https://premium.wpmudev.org/blog/how-to-send-a-site-wide-notice-or-a-site-wide-private-message-in-buddypress/
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Use this css
This css will be applied only to that page
COPY CODE.page-id-5679 .main-color select { padding: 0px 15px !important; width: 100%; margin-right: 20px; line-height: 1.2em; }If you want to style in that way dropdown sitewide use this css
COPY CODE.main-color select { padding: 0px 15px !important; width: 100%; margin-right: 20px; line-height: 1.2em; }Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorGreat
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
ModeratorGood
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
ModeratorI understand, the log is ok, no errors only warnings,
I’ve installed the plugin on my local install and i don’t receive 500 error
The plugin author says this
IMPORTANT: In order for this plugin to work properly, it MUST BE network enabled. The web server also needs to support JSONP requests.
Ask on their forum support about your problem.
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,
There is no option to do that and there is no quick solution for that.
In sensei settings panel are this option Course Archive Page – > Courses also this setting and this is not available for lessons.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorThe font family can be changed with this css rule
COPY CODEul#menu-sweetdate li a { font-family: serif; }Replace serif with your font family name.
If you want to add a custom font to the theme please follow this : https://archived.seventhqueen.com/forums/topic/how-can-register-japanese-font
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorYou are not able to hide that notification ?
Try to deactivate and activate the woocommerce
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Please paste the css from here : http://pastebin.com/raw/ZBSwj7JY aand paste it instead of before css, i see in the source code of page
.header-color .top-menu li > a, .header-color #top-social li a { color: #fff !important; }
Which are not ok it shows > instead >
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
ModeratorPlease make sure that this issue is not related to some plugin by deactivating the rest of plugins except bbpress or by some php code that you have in child theme.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorI understand, guys try to deactivate rest of plugins then activate revolution slider first then activate back plugins.
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
ModeratorOn the Message for Logged-out Users:
you should paste this
This content is for !!levels!! members only.<br /><a href="http://localhost/wp-login.php">Log In</a> <a href="http://localhost/wp-login.php?action=register">Register</a>But before that replace http://localhost/wp-login.php?action=register with your link to membership levels page and also http://localhost/wp-login.php with your domain http://yourdomain.com/wp-login.php
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,
Probably that broken entry was added to the database when you had the plugin or something that modifies post structure.
Try to delete the activity item from the activity page and ad another article to see if this happens again.
Make sure you do all the test with theme recommended plugins only.
Cheers
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 doesn’t have this functionality but you can try this plugin : https://wordpress.org/plugins/buddypress-group-email-subscription/
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’ve viewed your activity and i cannot reproduce that.
That can happens by some plugin conflict
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.
If this is useless please try to deactivate additional plugins except Visual Composer, K-elements, BuddyPress, Paid memberships pro and revolution slider.
After you have disabled the plugins try to see if the issue persists.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorPlease give credentials to take a look
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 you forgot to upload the photo, check my attached photo.
If yes, theme strings and plugins strings can easily be changed by using Loco Translate plugin https://wordpress.org/plugins/loco-translate/
A small introduction on how translations work
Translatable strings can come from the theme or from the installed plugins. You need to translate the theme or the plugin depending on what section of the site your string is found.
For example if your string is on your BuddyPress profile then most probably you will need to translate BuddyPress plugin. If you are on the Forums section of your site then bbPress plugin should be the one that needs to be translated. Another example is the rtMedia plugin that adds the Media links to BuddyPress and if you want to translate it then this plugin will contain the string.
Follow these steps to get you started:
- Install Loco Translate plugin
- Go to the plugin dashboard: WP Admin – Tools – Manage translations
- Find the theme or plugin in the list.
- If the language isn’t already in the list then click Add new language, choose your language and if you are asked where you want to save the language files choose global language directory ( wp-content/languages/ ).
- Press SYNC button to synchronise your translation with the provided .pot file
- Search for the string you want to translate and add your translated string.
- Press Save when you finished your translation.
Note: You will have to set the language for your blog from WP-admin – Settings – General – Site Language – Choose your language
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 5, 2016 at 16:26 in reply to: how to change the background and text color on rtMedia image comments popup box? #114644Radu
ModeratorHi,
I see everything shows ok, so you have solved the issue meanwhile ?
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
The eye can be hided with this css
COPY CODEul.products li .quick-view.hover-tip { display: none; }You can add a background image with this css
COPY CODE.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { background: url(http://www.exiv2.org/include/img_2158.jpg); background-repeat: no-repeat; background-position: center top; }Add the css to wp-admin -> theme options -> general settings -> 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 solution -
AuthorPosts