Nastia Kolomoytseva
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to restrict the categories a user can post inHello @kaenor
Hope you’re doing well!
This can be done with some custom coding. Please see the following solutions:
https://stackoverflow.com/questions/45405507/wordpress-hide-specific-categories-from-user-role-on-the-add-new-page
https://wordpress.stackexchange.com/questions/170628/add-role-that-restricts-user-to-post-in-specific-categoryHope this helps!
Cheers,
NastiaForum: Fixing WordPress
In reply to: create admin and customer login links in different linksHello @rezarahardian
Hope all is well!
There are few plugins that can place a shortcode on any page on your site and view login form. Please see below.
https://www.ads-software.com/plugins/fp-front-end-login-form/
https://www.ads-software.com/plugins/wp-front-end-login-and-register/
https://www.ads-software.com/plugins/front-end-only-users/
https://www.ads-software.com/plugins/wp-user/
https://www.ads-software.com/plugins/clean-login/Hope this helps!
Cheers,
NastiaForum: Fixing WordPress
In reply to: Link questionHello @bsmith50
Hope all is well!
This could be by the theme design. An Author meta tag is embedded in the theme and it is showing u on a preview. On my end after embedding a link from your site, no Author links have shown up.
Please try an SEO plugin to see if this will change this behavior.
https://www.ads-software.com/plugins/all-in-one-seo-pack/
https://www.ads-software.com/plugins/smartcrawl-seo/If this will not work, please try :
https://www.ads-software.com/plugins/show-hide-author/Otherwise, please try disabling embeds:
https://www.ads-software.com/plugins/disable-embeds/Hope this helps!
Cheers,
NastiaForum: Fixing WordPress
In reply to: Media failing to loadHello @gwaa
Hope you’re doing well!
Is the same issue happening with all plugins deactivated? If the issue persists, please ass following lines in the wp-config.php file:
define( 'WP_DEBUG', true ); define( 'WP_DEBUG_LOG', true ); define( 'WP_DEBUG_DISPLAY', false );
Make sure that you insert these lines above
/* That's all, stop editing! Happy blogging. */
Go to Media page to replicate the issue. This way all errors will be saved in the debug.log file inside the
/wp-content/
directory.Share the errors shown with the debug.log file.
Please advise,
Cheers,
NastiaForum: Fixing WordPress
In reply to: Wp-admin/pages not accessible since php 7.1 update.Hello @djusstattoo
Hope you’re doing well!
The
mysql_*
functions have been removed in PHP 7.x. Please deactivate temporary all plugins and see if the fatal error is still there. If the issue is fixed, start activating one plugin at a time, every time checking theedit.php?post_type=page
to find which plugin is causing this,Please also check if there are php-mysql extensions are installed in the current PHP version.
Hope this helps!
Cheers,
NastiaForum: Plugins
In reply to: [WooCommerce] Warning on the product pageI’ve fond out after restoring my site, that making changes on a product page (in my case I edited breadcrumbs links) is causing this error.
BTW, while searching in google many sites have this error.
Please advise
Forum: Fixing WordPress
In reply to: Images not showing on products. Products not showing in shop.Hey ooeandauti,
What e-commerce plugin you are using?
Have you tried checking for a conflict with another plugin?
Forum: Fixing WordPress
In reply to: Can't create new pageRight, my ver, is 3.1.3
Forum: Fixing WordPress
In reply to: Can't create new pageJust updated my wordpress.
Still got the same issue
Forum: Fixing WordPress
In reply to: Can't create new pageWhen I disable Rev Slider I can’t customize my theme
I get this:Aviators: Revolution Slider
Fatal error: Class ‘RevSlider’ not found in /home/gr2you64/public_html/wp-content/themes/realia/aviators/plugins/properties/widgets/revolution_slider.php on line 29
But I can create New Page,
ThanksForum: Themes and Templates
In reply to: [Theme: Vivacity] How to delete space between two imagesStill can not find the way how to remove space between images
Forum: Themes and Templates
In reply to: [Catch Kathmandu] open page in new windowGo to Appearance -> Menus. Find Screen Options, select Link Target in advanced properties