Forum Replies Created
-
Author
-
Radu
ModeratorHi,
Regarding the second question, can you please create a dummy page on your website where you will set transparent main menu and black to can see the behavior described by you ?
Best 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,
I suggest you to set your wp website into russian language,then change the theme from kleo to one of default wordpress themes, then check your server loading stats.
Let me know about this.
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,
You have to create a webfont library from that ttf file and you will also manually include that library in the theme. After that you will also need to create all the custom styling rules to change font in the desired elements.
Tutorial : http://wpsites.net/web-design/custom-fonts-wordpress-font-face-generator/
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Can you to that in a certain dummy page ? and then provide admin credentials ? To can take a look at your described issue.
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 take a look at your website and i not see nothing distorted.
Can you please provide a screenshots about this ?
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorIf you have any other plugins installed other than kleo comes, disable it one by one to see what causes the problem.
Check the setting of any security plugins that you might use, so that it doesn’t block that url or finally you can contact your hosting support to see if is a server related issue.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 need to make a closer debug on the code markup and how to content is created for the backend.
This is the only way that i can help,taking in mind you are using a third party plugin.Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorUpdate the theme to latest version and see if this will fix the issue.
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 css to your wp-admin -> Theme Options -> General settings -> Quick CSS
COPY CODE@media (max-width: 480px){ #logo_img { max-width: 275px; } }
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,
Just i’ve locally tested in a fresh install in chrome and in firefox and it works fine.
There seems to be a plugin that blocks access to this wp login page or maybe some other custom server configuration.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAttachments:
You must be logged in to view attached files.Radu
ModeratorHi,
You can import “All from main demo” for the community demo because for community demo it will require to have additional page like : memberships pages, register,activate etc.
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 was referring to verify…
See here in wp-admin backend http://www.playlookup.com/wp-admin/users.php?page=bp-profile-setup
Make sure you don’t have group fields with same name
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 that the forms was created based on this plugin : WP User Frontend Pro. And you should try to contact the plugin developer for this issue.
Cheers
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 support, we will implement a system to check the support status and lock the possibility of adding new tickets.
Regarding the post grid, you cannot get the post content instead of post excerpt on the fly.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorSorry but i still don’t understand, please provide a screenshot that pointing out the issue.
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 issue with appears/not appears it can be caused be browser cache and regarding the
“Post grids normally opens very slowly??” it depends of number of posts that you call and your server performance.For speed performance improvement i suggest you to install a cache plugin like wp super cache or w3 total cache.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
For the transparent menu for entire site go to wp-admin -> Theme options -> Header Options ->
set ON : Transparent Main Menu
set OFF : Show breadcrumb*
DELETE content from : Main menu info*You want to footer links to be inline instead of how they are now ?
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorPlease test on another computer, there may be an isolated issue with your computer,
Just take a look at the attached screenshot ( IE11 )
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAttachments:
You must be logged in to view attached files.Radu
ModeratorHi,
Please take a look at this little tutorial : https://drive.google.com/file/d/0Bxo5b6iHWRMwd1d2ZzZUSHlib28/view
In this way you can show the total members.
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,
This is a known issue and this will be fixed in next 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,
I have tested the element and there is no issue with it, but the error you have provided are usually caused by outdated plugins that adds some additional widgets.
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 solution that i have you provided it allows you to load the cometchat only for the mentioned level ID’s that are written here
COPY CODEif(pmpro_hasMembershipLevel(array(1,2,3), get_current_user_id()))
Where 1,2,3 are the memberships packs ID’s.
This is manually created code snipped and it will not provide you any additional settings in theme options panel.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorCan you please provide mme admin credentials to take a look ?
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 forgot the url, please provide it 😀
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
This is not possible because the lightbox js plugin it auto adjust the size of the popup to the maximum window space.
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 and the required plugins to latest version.
If the update not patch the issue,please reply here.
Best 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,
I see that page in IE and it seems that the issue is produced because the way you have builded your page layout.
Can you please provide admin 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 see that your website it works ok,
I’ve added the snippet provided above again in functions and it works correctly with no problems.
Maybe that can be caused by the cache plugin / your hosting or something like this.
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 provide admin credentials to can take a look at this issue.
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,
Use this instead the code from above
COPY CODEarticle.category-uncategorized h3.post-title.entry-title {border-left-color: red !important;} article.category-uncategorized2 h3.post-title.entry-title {border-left-color: green !important;} article.category-uncategorized3 h3.post-title.entry-title {border-left-color: yellow !important;}
Replace uncategorized2 and uncategorized3 with your category slugs also replace the colors with your desired colors.
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,
Ok, i understand now 😀
COPY CODE@media (max-width: 991px){ .kleo-main-header .navbar-collapse.collapse { display:block !important; } } ul#menu-mars-search li { float: left !important; width: auto !important; display: inline-block !important; } ul#menu-mars-search li a { width: auto !important; float: left !important; } .kleo-mobile-switch { display: none; }
Best 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,
Try to remove padding top from the first row.
If you cannot do this provide admin credentials.
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 be sure you are adding the redirect logic in the right action hook, see here an good example
https://codex.wordpress.org/Plugin_API/Action_Reference/template_redirect#Examples
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,
I cannot view your website because i need admin credentials.
The overlapping problem appears when you use transparent main menu and breadcrumbs+info+title.
The transparent menu should be used in pages where you use a background image/ slider.
Best 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 check the groups of the fields at the top page.
IF you cannot figure how to, please provide admin credentials to take a look.
Best 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,
Can you please tell me from what device have you tested ?
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,
Read here how : https://archived.seventhqueen.com/forums/topic/menu-icon-resize-and-import/#post-78067
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,
There is no option available, it can be done but i will require some custom development.
Best 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 provide a dummy account to can see the group pages.
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 provide website url and admin credentials to provide you a CSS fix for this.
Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts