Forum Replies Created
-
Author
-
Radu
ModeratorHi,
You’re welcome
Have a nice week
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Sure provide 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,
Strange, see attached file, is that topic saved on html file.
Let me know if is ok
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,
Sorry for misunderstanding,
I will get back to you tomorrow with an solution regarding to this.
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,
Ok i understand,
Do you have changed the credentials i cannot login, please review the credentials to can see html structure to can provide you correct css solution.
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,
Can you please provide admin credentials ?
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 encounter some difficulties,
I will get back to you tomorrow.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorDone,
Please check.
Let me know if is ok
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,
When i access the wp-admin i receive this
“Error establishing a database connection”
I will try later or tomorrow.
Cheers
RAdu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorIF you change limit to your wp config from 128 to 256 the whitepage disappears ?
Regarding the redirect you can choose what do you want to happen after an user login from here : http://localhost/wp-admin/admin.php?page=kleo_options&tab=21 replace localhost with your site.
Another cause regarding the white screen can be UN-updated plugins, make sure that all plugins are to latest version.
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,
In one of these pages
http://astromedium.tv/blog/wp-admin/edit.php?post_type=topic
http://astromedium.tv/blog/wp-admin/edit.php?post_type=forumLet me know if you have found.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorThat css has nothing to to with that button.
Without providing the credentials i cannot inspect / see that page.
That button in visible by default, i think that is caused by your modifications.
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,
Go to wp-admin -> theme options -> social icons
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 read this topic : https://archived.seventhqueen.com/forums/topic/extend-the-included-vector-icons-fontello
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,
Do you receive any error or notice ?
DO you have updated the plugins to ?
Let me know
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,
Do you have tried to disable all plugins that not comes with the theme ?
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,
CAn you please provide 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,
TRy with this snippet
COPY CODEfunction KleoAddSlideUnderPosts( $content ) { if( is_single() ) { $revslidershortcode = '[rev_slider alias="acc3"]'; $content .= $revslidershortcode; } return $content; } add_filter('the_content', 'KleoAddSlideUnderPosts');
Let me know
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 visited the link and it works, make sure that you visit that link logged in.
Only if you are non logged you receive 404
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,
Add this css to wp-admin -> theme options -> general settings -> quick CSS
COPY CODE.kleo-main-header.header-normal { background-image: url('https://upload.wikimedia.org/wikipedia/commons/d/da/Internet2.jpg'); background-position: 50% 50%; }
Replace image url with your desred image.
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 don’t understand your request, can you please be more specific ?
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 can update theme without loosing the customizations from theme panel by using FTP then go to wp-content/themes/sweetdate/ here you will upload the content of the new version of sweetdate theme.
To be sure that customization will be saved go to wp-admin – theme options -> import/export -> show exported text then copy that code and save it for later.
If you will follow my first advice it should to be ok.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 30, 2015 at 16:34 in reply to: Visual Composer – deletes content after content change #90097Radu
ModeratorHi,
Do you have updated the plugins to ?
Visual Composer , K-elements and rest of plugins ?
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,
Go to wp-admin -> appearance -> widgets and add this widget Archives to your main sidebar or to what sidebar are you using.
Cheers
RAdu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 30, 2015 at 16:28 in reply to: Installing and Activating Plugin Paid Memberships Pro (8/13) #90092Radu
ModeratorHi again,
Ok in this case, login to FTP go to -> wp-content/plugins/ delete the plugin paid memberships pro, then run again installer and install paid memberships pro.
Let me know if it works.
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 Fabienne,
I suggest you to assign from here : http://www.tourismtribe.com/wp-admin/admin.php?page=kleo_options&tab=16 -> Custom page for Portfolio Archive -> select your custom portfolio page then if someone or a search engine found your old portfolio link will be redirected via 301 Redirect to your new assigned page.
Let me know if is ok.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 30, 2015 at 16:18 in reply to: Make Sidebar-Widget-Menu’s “not” collapsed at pageload. #90088Radu
ModeratorHi again,
I’m not able to view the menu, do you have remove it ?
If you still need that please revert back to can make some tests
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 leukste,
Can you please provide a dummy account to can see the behaviour ?
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 look at the attached screenshots, in this way you should configure the widget.
Let me know if you have solved the issue.
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,
When you receive blank white pages please enable wp-debug to can figure out what causing this
https://codex.wordpress.org/WP_DEBUG
In generally this white screen is caused by low php memory allocation to server.
Let me know
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,
Do you have solved your issue , i see in your page a block of groups with cover image.
From you provided code this function it seems to be what you need
COPY CODEbp_group_avatar_thumb()
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,
Can you please provide wp dashboard admin credentials and FTP account to can take a look at this issue close ?
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,
Make sure that the child theme is activated from wp-admin -> appearance -> themes.
Let me know
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,
Most probably in a future updates.
Regarding the whitescreen, now the wp-admin page it shows normally, but when you see that white page please enable wp-debug to ca see what causes this, then i will be able to help you regarding the white screen problem.
https://codex.wordpress.org/WP_DEBUG
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,
Maybe when you have customized your website ( Very nice design! ) you have hidden the send message buttons ?
If you don’t figure out, please provide me access to wp admin 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 solutionNovember 30, 2015 at 15:51 in reply to: i have your latest version, but it is taking too much server load.. #90072Radu
ModeratorHi valarmurugan,
You website is still slow after you revert back a kleo version ?
You are sure that the described issue is Kleo related ?
If you change to a default theme the site is running ok ?
Anyways, i’ve navigated to your website and it’s load decently 2-3 seconds on every page that i navigate.
If the guys fro hosting tell you to optimize your website, you should to ask them about what php process/php function takes majority of resources..
Let me know
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 can complete your translation by installing this plugin LOCO Translate : https://wordpress.org/plugins/loco-translate/
Small tutorial : https://www.youtube.com/watch?v=yB9oZ5wcf1o
After you install the plugin go to : http://noOnlineAtTheMoment.com/wp-admin/admin.php?page=loco-translate -> Add new language ( See attached screenshot ) -> select your language, then you will be able to translate every string from theme.
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,
I’m sorry, i’m unable to login to your website i receive this error.
Error 406 – Not Acceptable
Generally a 406 error is caused because a request has been blocked by Mod Security. If you believe that your request has been blocked by mistake please contact the web site owner.
Please check this issue and let me know.
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 can deactivate that plugin over FTP : login to FTP then go to : wp-content/plugins/ then rename woocommerce to 123woocommerce then the plugin will be disabled and you will be able to login to dashoard.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts