Forum Replies Created
-
Author
-
Radu
ModeratorHi,
I see, sorry for that,
Just copy this file content : https://pastebin.com/raw/q7YwkZVS to : /wp-content/themes/sweetdate-child/activity/ in a file named activity-loop.php
It should show only the status updates including comments
NOTE : Child theme needs to be installed and activated.
Let me know
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJune 21, 2017 at 18:25 in reply to: How can I add title and/or caption to images of the image carousel? #164865Radu
ModeratorHi,
We will take this into consideration we have something similar but in single image element.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,
The Js snippet cannot be found in your source page

Make sure you have added that…
Paste the snippet again
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJune 21, 2017 at 18:00 in reply to: Search result page: Sidebars & some theme elements are not loading #164858Radu
ModeratorNot marked as solutionRadu
ModeratorHi,
Please follow this article : https://www.themepunch.com/faq/grid-custom-order/
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,
Ok, if that it’s happened also using default wp theme.
Please check again the “Login successful, redirecting…” and “Sending info, please wait…”
I’ve translated “Sending info, please wait…” to “Sending info, please wait… de” you will have to adapt it.
So just search in loco for that and press save that’s all, it should be ok now
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 see,
Glad if you have solved that,
So there is’a compatibility issue between the GeoDIR and events manager cuz both loads maps api, if yes ask them for a solution
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorMaybe you have changed the layout from the plugin options ?

It can be configiurated from wp-admin -> settings -> articles -> form
And on my local install, i looks like this

So I cannot see any issue with that, make sure to not style in some way that.
Try to play with category module from the template
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,
Requested access also me, but it would be nice to de-activate that extra security while debugging to can access easily the wp-admin panel.
I want to test directly on your site the behaviour.
Thanks you.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJune 20, 2017 at 19:24 in reply to: different member profile page and wrong redirection when uses GD #164757Radu
ModeratorOk then
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 : https://drive.google.com/file/d/0Bxo5b6iHWRMwZDEzRUwyNmc5TVk/view
I’m not able at all to reproduce that, maybe it’s a browser extension in cause ? when you see that happening again try from chrome incognito
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,
Nope, the Facebook register it’s based by WP, if the wp does not allow users to register you cannot login with FB.
You can use a plugin like https://wordpress.org/plugins/wangguard/ and https://wordpress.org/plugins/wp-recaptcha-bp/ to prevent spam registrations
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,
What’s the link for your CPT ?
So you want to have an icon that link to the CPT URL ? that will be placed next to activity or profile tab from example, right?
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorReplied you here : https://archived.seventhqueen.com/forums/topic/member-media-page-not-found#post-164750
In short : Try to re-save permalinks and to purge/empty cache if you have some plugin for that
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi, This is now i saw the memebrs page :
For the MediaPress plugin after you deactivate the plugin and the images look broke try to re-save permalinks from wp-admin -> settings -> permalinks. if this not works contact the support of mediapress.
Cheers
R.
Radu
ModeratorHi,
Use this css
COPY CODE.form-search.custom label { text-align: left; }Wp-admin -> theme options -> Styling Options -> Quick css
NOTE : Child theme needs to be installed and activated.
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,
Did you have tried to deactivate all plugins and try again?
If not works try to enable wp debug then try again to login.
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,
Solved, this will be included in next theme updated.
I’ve deleted the kleo_testimonials.php template from wp-content/themes/kleo-child/k-elements/
It’s directly on the theme the fix on your install. If you make multiple instances of Kleo just copy the /wp-content/themes/kleo/lib/aq_resizer.php to same location but different install.
We will update KLEO those days
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,
Thank you and you’re welcome
Add also this code
COPY CODE.mfp-content #buddypress .rtm-lightbox-container .rtmedia-single-meta .rtm-media-single-comments textarea { border: 1px solid #ccc !important; background-color: #ffffff !important; color: #333333 !important; }Please rate us on ThemeForest with 5 stars if you are happy with us.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorI see,
Please create a page in that you will paste only this shortcode [wpdreams_ajaxsearchpro id=1]
to see exactly what is rendered or give me the admin credentials to take a closer look.
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,
This it’s not caused by our theme it seems to be related to the BuddyPress itself.

Try to ask that in BuddyPress forums
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’ve tried also from win 10 chrome and it works, can you check from another computer or from the same computer but check from chrome incognito.
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 follow my solution
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorIf you will have to add this class .kleo-scroll-to to the button or link that goes to https://domain.tld/site#anchor it will make the smooth effect
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,
This will be included in next theme updated that will be released tomorrow.Then in wp-admin -> theme options -> social info -> you will see the new social services.

It will look like 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,
This will be fixed in next theme update, will be released tomorrow
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
This will be fixed in next theme update please wait 1-2 days please then you can update theme to latest version
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJune 19, 2017 at 19:12 in reply to: Missing a folder in the WooCommerce part of the theme update #164654Radu
ModeratorNot marked as solutionRadu
ModeratorHi,
Can you please provide the wp-admin credentials and FTP credentials to can see what’s going on and maybe a live implementation of that on your site and then we will include that in the theme?
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 solution -
AuthorPosts

