tyepo
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Changing Menu Titles within a MenuHey MBeanNVP,
Hope you’re doing well today!
Looks like that is the widget title actually, try going to Appearances > Widgets and changing it in the menu widget title there ??
Cheers,
TylerForum: Fixing WordPress
In reply to: Can't Login to DomainHey zhafiraiha,
Through FTP or your cPanel file manager. Re-name the plugins folder that is located /wp-content/plugins
ie. rename it to plugins-deactivated
That will automatically soft deactivate all of your plugins then you can try logging in. If you can, then re-create the “plugins” folder and drag each plugin back into it until the issue comes back – then you know which plugins is causing the issue ??
Cheers,
TylerForum: Themes and Templates
In reply to: Woocommerce products not appearing anymoreHey Andrea,
Have you already tried re-saving your permalinks? That may be all you need to do here ??
You can do that via:
Settings > Permalinks. Then just save them again.
Let us know if that does the trick.
Cheers,
TylerForum: Themes and Templates
In reply to: Change Fonsize menu buttons Diverso themeHey there David,
Hope you’re enjoying the weekend!
Looks like you’re referring to this theme on theme forest: https://themeforest.net/item/diverso-bootstrap-responsive-sliding-pages/4919410
If so, then you will need to reach out to their support staff as wp.org forums are only for products distributed through this site.
With that said, I did take a quick look and you should be able to change the font size with this CSS:
.sidebar-menu.sidebar-menu-left a { font-size: 20px; }
You can add that to your custom stylesheet or use this plugin if you don’t already have one: https://www.ads-software.com/plugins/simple-custom-css/
Cheers,
TylerForum: Fixing WordPress
In reply to: Settings after reactivation. Where is my blog???Hey there Phoenix,
I’ll take a stab at this one if you don’t mind.
First, I’m not sure I completely understand what is happening on your site currently.
I wake up this morning to find that all of the data was still there. All of my posts spanning 2014 were present but after re-activating the link through Yahoo, my website was completely new, from scratch
So your posts link through to yahoo now or something else? Do you have a link to your website so we can see what it looks like now if it’s still up at all. You may want to contact your webhost again as other changes may have occurred during the reactivation process.
Cheers,
TylerForum: Fixing WordPress
In reply to: Cannot login on WordPress siteAwesome! No problem ?? glad to hear it is working now.
Enjoy the rest of your weekend.
Cheers,
TylerForum: Themes and Templates
In reply to: [Sydney] How to use the slidersHey stingerbee,
Hope you’re doing well today!
You can customize the slider by going into the Appearance > Customize screen.
Once in there, go to:
Header area > Header Slider. You should see something like this: https://take.ms/WnQhq
You will find all the images that you can swap out there among other options ??
Hope that helps!
Cheers,
TylerHey Roboc,
Glad that did the trick ??
I’m not seeing a pink side scroller on your site. Would you be able to provide a screenshot and/or link if it’s only on a certain page.
Cheers,
TylerForum: Themes and Templates
In reply to: Stopping the featured image appearing in each postHey Andy,
This sounds like it’s for the Photographer premium theme on Themeforest: https://themeforest.net/item/photographer-a-wordpress-theme-for-photographers/9984139
Is that right? If so, then can you please contact their support for this one. wp.org forums are only for the products distributed on this site.
If it is one that’s available here then could you provide a link to the theme and your site, that will allow us to provide more efficient support ??
Cheers,
TylerForum: Fixing WordPress
In reply to: Can't Login to DomainHey Zhafiraiha,
This is likely a conflict with a plugin or your theme.
Did it just start happening recently? If you remember which plugins you installed before it started happening then start with deactivating those and trying to access the login page again. Otherwise, deactivate all your plugins then re-test it.
If it’s still not working without any plugins active then try swapping to the default 2015 WP theme to see if it’s a theme issue.
Once you have it narrowed down then it will be a lot easier to resolve the issue ??
Cheers,
TylerHey Roboc,
The line that is causing this is this one here:
.active { background-color: #e7619e !important; }
It’s in your themes style.css file.
If you have a custom stylesheet or child theme style.css then adding that same line to it and changing the colour should resolve the issue, providing that stylesheet loads after the style.css of your parent theme.
This plugin here should work if you don’t already have a custom stylesheet: https://www.ads-software.com/plugins/simple-custom-css/
I would recommend doing a search and replace for this colour: #e7619e
That is the pink colour and it comes up several times in your stylesheets so you may continue to see that colour pop up around your site until you do ??
Hope that helps!
Cheers,
TylerForum: Fixing WordPress
In reply to: Cannot login on WordPress siteHey Ralda,
Hope you’re doing well today!
Try changing the folder name for your theme, that will default your site back to the WordPress twentyfifteen theme if you have it. That way we will know if it’s still an issue with the functions.php file that you edited – it sounds like it is.
Another option you may want to try first is just clearing your cookies and cache or checking a new browser.
Let us know if that does the trick ??
All the best,
TylerForum: Fixing WordPress
In reply to: Can't get to my dashboardHey there gvojtko,
It looks like when you removed the code from your functions.php you left white space at either the top or bottom of your functions.php file. Make sure you remove any white space that is before the “<?php” opening tag and any additional spaces that are at the bottom.
That should resolve the issue ??
Hope that helps!
Cheers,
TylerHey Nazakat,
Hope you don’t mind me chiming in here.
Are your regular WordPress emails sending? Such as the new user email? If not, then it likely is your server that’s causing the issue here.
In the case, it’s easiest to setup your email sending with SMTP: https://www.ads-software.com/plugins/easy-wp-smtp/
https://www.ads-software.com/plugins/wpmandrill/ is another alternative sending solution that I find works well. You need a free mandrill account, but it allows for up to 12k emails per month before it costs anything.
Hope that helps!
Enjoy the rest of your day.
Cheers,
TylerForum: Plugins
In reply to: [CoursePress Learning Management System] registration issuesHey Bttius123,
Thanks for getting back to me.
It looks like you’re using the manual payment method. That is how it works by design, the payment has to be approved by you then student manual added. This is under the assumption that you will want to make sure the payment has actually gone through before they can access any content.
However, thinking about this now, it sounds like having the option to have manual payments automatically approved(and student added) would be a good idea? I can add this to our feature request list ??
Thanks for bringing it up bttius!
Cheers,
Tyler