Forum Replies Created
-
Author
-
CatalinModerator
Hello,
It works only on parent items.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
You need custom code work to achieve that.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
You need to deactivate bpalbums, activate rtmedia, activate albums option from settings and users will have this option. Take a look at the print screens attached.
Thank you,
CatalinHi 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.CatalinModeratorHello,
For achieving this you need to modify the BuddyPress members templates. You can find the files in
..\wp-content\themes\sweetdate\members .Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 9, 2014 at 15:37 in reply to: Uploading images simultaneously, disable grouping in activity #22099CatalinModeratorHello,
This is a rtMedia custom feature development matter; please ask their support site for this.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
We don’t offer rtMedia support.
Please ask this question to their support site.Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorthe page from the link you provided gives 404 error.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
You have the option for transparent menu activated.
Thank you,
CatalinHi 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.CatalinModeratorHello,
To add revolution slider you can do this from visual composer. Take a look at the attach print screen.
Thank you,
CatalinHi 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.CatalinModeratorThe error comes from simple tweeter tweets plugin.
add this code in style.css from your child theme folder:
COPY CODE.avatar { margin-left: 0px !important; }
Let me know if this works.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
You can fix this by adding the following code in the style.css file from your child theme folder:
COPY CODE.navbar-header .logo { padding-top:12px; }
Let me know if this helps.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
Please send me a link to your website to be able to replicate your issue.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
Take a look at this link:
http://codex.wordpress.org/Function_Reference/do_shortcode
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
Please provide me admin credentials for your website to be able to replicate your issue. Reply message as private for security reasons.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
Please update the theme to the latest version available.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
Please take a look in the header.php file from the theme folder.
Starting with line 128 you can see <!–Login buttons–> code area. You need to modify the link structure to achieve your request.Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
I already gave you clear instructions but you need some developer skills to be able to achieve what you want.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
Replace the file from ..\wp-content\themes\kleo\assets\js\app.js with the one attached.
Also use settings in the screenshot attached for the gallery you want to add.
Let me know if this works.
Thank you,
CatalinHi 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.CatalinModeratorHello,
Please add this code in (Theme options > General setings) in Quick Css are:
COPY CODEbody.compose-mode .section-container.container > .row {overflow: inherit;} body.compose-mode .vc-element:hover .row > .vc-element:before, body.compose-mode .vc-element.vc-hover .row > .vc-element:before, body.compose-mode .vc-element.vc-hold-hover .row > .vc-element:before { content: ""; height: 100%; left: 0; margin: 0; outline: 1px dashed rgba(125, 125, 125, 0.4); padding: 0; position: absolute; top: 0; width: 100%; z-index: 0; } body.compose-mode .vc-element .row {margin-left: 0; margin-right: 0;}
Let me know if this works.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
You need to use a structure like in the screenshot.
Thank you,
CatalinHi 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.CatalinModeratorHello,
Please send me a link to the site where you have cometchat installed.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
We are still analyzing this issue and we will let you know when we have a solution.
Thank you for your patience,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
You need to clik on the Visual Composer button. Take a look at the screen shot.
Thank you,
CatalinHi 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.CatalinModeratorHello,
If you want to add the code in a php template, you should use something like this:
COPY CODEif(pmpro_displayAds()) { //insert ad code here }
You need to add the code inside <?php … ?>. In your example, you close the php twice
COPY CODE?>
and this won’t work.
Let me know if this works,
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
Please provide me admin credentials for your WordPress site to be able to replicate your issue. Reply message as private for security reasons.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
Do you have any custom code added to your child theme?
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
You need to go to (Sweetdate > Homepage) menu, deactivate the slider and add an image. Take a look at the screenshot.
Thank you,
CatalinHi 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.CatalinModeratorHello,
You can do that by using this short code [pmpro_levels].
Let me know if this works for you.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorPlease send me a link to the page where you want to modify the background of the area to be able to give you a solution for your request.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
Please check the “Require membership” area from the left of your “Edit page” area. Take a look at the print screen also.
Thank you,
CatalinHi 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.CatalinModeratorHello,
Please check now.
You can replace “Custom text” with what you need. You can do that in functions.php from your child theme.
Let me know if this works.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
I tested the functionality on the last theme version and it works normally. Make sure that you click on “Save menu” button after you select the “Mega menu” option. Please take a look at the print screens attached.
Let me know if this helps.
Thank you,
CatalinHi 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.CatalinModeratorHello,
You need to add this code to your style.css from your child theme folder:
COPY CODE.row .four { border-left: solid 1px #xxx; }
For changing the widget background color, you can do this by adding:
COPY CODE.widgets { background-color:#xxx; }
Keep in mind that changing the background color for widgets implies more CSS work for the widgets to look right.
Also “#xxx” is the color code and you should replace this with the color you want to use.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
Please take a look at this plugin:
https://wordpress.org/plugins/codestyling-localization/
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
Did the users complaining about this issue uploaded the picture from mobile?
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
Please take a look at this link:
https://wordpress.org/plugins/codestyling-localization/
Also, “General Relationship Discussion” can be found under forums tab.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
Please take a look at this link:
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorGlad to help. 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts