Forum Replies Created
-
Author
-
Radu
ModeratorHi,
By default not but using this kind of plugin : https://wordpress.org/plugins/adrotate/ i think the plugin it’s capable.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
The first rule will control the logo width on iphone and the second for devices with the width between 300 and 400 adapt it for your needs
COPY CODE@media screen and (min-width: 400px) and (max-width: 480px) { .logo img { height: auto; max-width: 310px !important; } } @media screen and (min-width: 300px) and (max-width: 400px) { .logo img { height: auto; max-width: 240px !important; } }Adapt it for you needs
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorJust add description from wp-admin -> product -> categories -> description

Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
I don’t have custom code for your need.
But the theme can be translated with success using loco translate or any other capable module to translate
Forgot Your Username or Password? can be translated by searching in po/mo files or with loco translate or with any other plugin just search and translate those strings, you will have to search in kleo_framework domain or in buddypress
Serious dating with Sweet date can be translated from : http://seventhqueen.com/public-files/radu/Sweetdate__Sweetdate_development__WordPress_2016-12-08_15-07-28.png
Please stop to ask for custom codes and work because the support covers only theme problems and small customizations.
Below it’s the translation procedure that works 100% and rest of the users can translate completly their website.
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 solutionRadu
ModeratorHi,
3. I cannot see that image

—————-

That image it’s somehow added by you there so just delete it
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
The CSS it’s not compatible from a theme to another, you should customize from scratch that markup
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
I saw that,
Try to update un-updated plugins.
I’ve tried to debug the comments button that not appears, but I cannot do this because the server it’s so slow, in most times the server goes away.
Try to de-activate unused plugins and get a better hosting, you can take a look at this page, this is what WordPress recommends : https://wordpress.org/hosting/ but if you will use so many plugins you will need a VPS I think, you can try a shared hosting before buying a vps from another company.
Let me know when you solve with the server performance to can debug the comment button that disappears
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorNormally style.css form child it’s loaded latest… but you don’t have child theme installation from what can i see in chidl theme
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorAdded,No problems
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
You’re welcome
I saw it’s 3 here not 4
https://www.sindhenapp.com/sindhen-selects-december-16-week-2/
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Tomorrow we will release a new sweetdate theme update that will fix this
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
I saw in this case it means that for that custom code needs some additional time to investigate and testing, for the moment personally i don’t have time to do this for you (it’s custom, support doens’t cover this kind of thigs) please use this method instead :
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionDecember 7, 2016 at 17:11 in reply to: Unable to modify text color in the footer within the Customizer… #146346Radu
ModeratorHi,
I can change the colors without any problem in my install and if you was able to change those colors from a certain browser and some not, empty browser cache and cookies for the browsers that not works.
In the provided link i cannot see any geodir element, you are referring to the search ?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
I cannot see any problem using cart on top menu on mobile, it looks identically on my local install on mobile layout in both cases keeping the cart icon on top menu or on main menu.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorI taught the image it’s broken literally but isn’t the problem it’s other!
Add this css to wp-admin -> them options -> genarl settings -> quick css
COPY CODE@media screen and (max-width: 480px) { .logo img { height: auto; max-width:310px } }Play with 310 value
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorDo you see that on a real iPhone 6 phone ?
This problem comes from the img file itself, not from the theme, as you can see on demo it works.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorGreat
Cheers
R.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 the latest version of WordPress ? If not update those
Do you have the latest version of Kleo theme ? If not update those
Do you have the latest version of plugins installed ? If not update those
If you de-activate all plugins it works ? if yes enable back plugins one by one to identify what causes this.
If you de-activate the child theme it works ?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
I will add this to bug list and in future this will be fixed, when we patch this we will send you the file/files for that until the update.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorThe Kleo it’s capable to have search form see this demo : https://seventhqueen.com/themes/kleo/get-connected-vertical-form/
Regarding to this “And, about the Order By, I want align this with All Members…”
I don’t have a plug and play solution to provide
R.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorUse this css
body.home .header-bg {
background-color:#000;
background-image: url(http://seventhqueen.com/demo/sweetdatewp/wp-content/uploads/2013/06/blurred_bg_01.jpg) !important;
background-position: center top;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
}And remove the background from wp-admin -> theme options -> header section -> background
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
The code works on my localhost install I’ve tested.
I don’t have such as codes already made…
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
It’s ok if you put your CSS selectors in wp-content/themes/sweetdate-child/style.css
If the rules are not applied specify the important declaration
Example
h1 { font-weight: bold !important; }
Let me know
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Please add this CSS to wp-admin -> theme options -> general settings -> quick css
COPY CODEdiv#main-container section.container-wrap > .container { width: auto !important; }Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Let me know if this problem appears on the demo ?!
If not it means that one of your custom CSS can cause that
Let me know
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Take a look the green message it’s displayed and also the autocomplete it works but your server seems to be a bit slow.
https://drive.google.com/file/d/0Bxo5b6iHWRMwMFVoQWlsWGliUFE/view
Install wp query monitor / https://wordpress.org/plugins/p3-profiler/ and see what causes the load on the server
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionDecember 6, 2016 at 17:53 in reply to: Paid Membership Pro Levels Page Not Displaying Correctly #146219Radu
ModeratorYou’re welcome
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
1. I saw more than 4 entries on your activity : http://givepaw.pet/activity/
2. Install and use SEO by Yoast plugin
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorThere was a issue with the easy kb plugin, we will fix in next update
Cheers
R.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
You’re very welcome, please don’t forget to rate us 5 stars at themeforest if you have time and also will be useful for us and for rest of the users if you will leave a short review about the customer support service.
https://themeforest.net/item/kleo-next-level-wordpress-theme/reviews/6776630
Thank you in advance
Regards.
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 send a screenshot from the files where you have added you own strings, to make translation to work you should add a text domain
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts