Forum Replies Created
-
Author
-
Radu
ModeratorHi,
I see that notice but the revolution slider it works,
Please ignore that message, the premium plugins are bundled in our theme and they are somehow preactivated through our theme.
Regarding the informations about your users, sincerely the dates does not interest me.
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’re welcome
Have a nice week
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,
No the SSL Insecure Content Fixer has nothing to do with the strong passwords as how you said isecurity was the plugin that require stronger pass
For custom development please write your needs to our development department dev@seventhqueen.com ,our colleague Cornel will get back to you in approximately 24-48 hours
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 url for a post where post format gallery not works and also admin credentials
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorSlider or video from the slide ? You are referring to loop by meaning roling ?
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorFollow this link please : https://archived.seventhqueen.com/forums/topic/member-customization/#post-55624
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorActually what theme problems do you have ?
If some elements are not identical like in our demo in this case an text widget with an ad, this is not a theme problem… and i told you above how you can add one like that.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorProvide website url please.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 18, 2016 at 20:59 in reply to: Visual Composer border color goes back to default after saving #117455Radu
ModeratorNot marked as solutionRadu
ModeratorWhat search form? link to page and/or a 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
Plugins like Visual composer and Revolution Slider, which are premium plugins bundled in our theme, will get updates from SeventhQueen trough our own update system.
Just go to Appearance – Install Plugins and check to see if plugins updates are available and to update them. It should be a relatively easy process.
Please check our documentation on updating the plugins that come bundled in KLEO theme:
https://archived.seventhqueen.com/documentation/kleo#updates
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 jokerete,
Let’s try again, use this code it should work
COPY CODEfunction custom_excerpt_length( $length ) { return 20; } add_filter( 'excerpt_length', 'custom_excerpt_length', 999 );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 solutionApril 18, 2016 at 19:48 in reply to: Media Library and RT Media Issues since 4.5 WordPress Update #117393Radu
ModeratorMaybe you will have to update the plugins to, 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.
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
ModeratorDo you have any security plugin installed on your wp ?
That can be a cause
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts