DevinLabs Solutions
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Issue with entering websiteHi @mkonicki,
if you wp-admin is working somehow. you can do that easily via plugin https://www.ads-software.com/plugins/better-search-replace/ or if your wp-admin is not working you can do that via database. in “wp_options” table. you can check this screenshot. https://prnt.sc/hn6J4Ux2dnPT
make sure you also take backup of your database as well. and may be possible you have to also work on htaccess if you are working on subdomain or subfolder. and after completion this. you have to save setting of permalink in wp-admin as well . so that every places URL will be perfectlay override with new URL.
let me know if you still facing any issue after this.
Forum: Everything else WordPress
In reply to: Plugin to sell online lessons (not courses)Hi @tisould,
Did you tried with locking lessons on courses.
https://www.ads-software.com/support/topic/lock-and-unlock-lesson/
Forum: Fixing WordPress
In reply to: Comment Feed Cannot Be Disabled (Tried Yoast and WPCode Snippet)Hi @stormlcc,
yes. it can be easily be redirect via mulitple way like htaccess, functions.php or using wordpress plugins( you can easily search for redirection)
or you can also search for disable the feed plugin. which would be also good way to do this.
let me know if you still facing any issue.
Forum: Everything else WordPress
In reply to: Is there a good A-Z Plugin somewhere?Hi @lilbigjim
please provide more clarity about your requirment.
Hi @atalanttore
you can do that via shortcode that you can include in your post content. but you have to also have to write custom function that will add feature to your post to add multiple images except featured images that will show as slideshow in the same post.
so conlusion is that you can do that in both way via single post or via template as well.
Forum: Fixing WordPress
In reply to: Post title filter not applied to “Uploaded to” on Edit Media page?Are you doing these in your custom plugin or in child theme?
Forum: Everything else WordPress
In reply to: What’s typical for bad Bots?Hi @rpmtl22,
I belive this happen due to lack of security in your wordpress installation. I face same problem in my wordpress website as well. but fixed after applying multiple secuirty things like theme and plugin always should to be updated. your admin url should to be different as usual wp-admin url. you have restriction on your folder by htaccess and lots more. these issue happen with approax wp instllation who has less security.
Forum: Everything else WordPress
In reply to: How to change mobile menu active border color?Hi @trishahdee
You can add your CSS in your theme->customization-> custom CSS section or you can also do via your theme setting.
- changing the border color
- or removing complete border both solution is okay. that will not affect your menu look on other devices.
- This reply was modified 9 months ago by DevinLabs Solutions.
Forum: Everything else WordPress
In reply to: Gap at the top of my content Above HeaderHi @dynermite,
as I check you are using https://www.kadencewp.com/ theme. please make sure check your theme setting. it must be easy to remove gap.
if you are still facing any issue let me know
Forum: Fixing WordPress
In reply to: Weird Home Page LayoutThe issue is due to your theme CSS and JS was not loading. since you have canonicalization issue. so you have to make sure. you are using same url in your website all places.
- This reply was modified 9 months, 1 week ago by DevinLabs Solutions.
Forum: Everything else WordPress
In reply to: Scrolling Text Banner CSSHi @alikin
We need more info about your issue. please provide website page or screenshot.
- This reply was modified 9 months, 1 week ago by DevinLabs Solutions.
Forum: Fixing WordPress
In reply to: Missing WordPress FilesHi @colonue
There is two way to do this
- you can check your wordpress version put the files manually which is missing using FTP. or cPanel
- if you restore old backup there and replace wp-content folders with latest files. and update the database as well. Make sure you take the backup of your site as well before doing these steps.
Let me know if you issue is still not solved.
Forum: Developing with WordPress
In reply to: errors phpAs I can see your code there is two thing in your code
- your $content variable is being used in If condition. if condtion is not true. you will face such error. so it its better if you want to use $content variable then you have to define that $content variable before if condition.
- check this screenshot . https://prnt.sc/fDNU1a03cQ6A
- If your problem didn’t solved.Let me know.
Forum: Everything else WordPress
In reply to: 2nd logo with link with Customizr Pro ThemeAs I can see your website. https://www.kunstrijclubgroningen.nl/
there is already elmentor plugin installed. you can easily make custom header and another section to add an extra logo on your website header