Mohamed Saad
Forum Replies Created
-
Forum: Plugins
In reply to: [Alt Manager] Post add/edit error@trasno
Happy to help anytime.
You are welcome.
Good Luck- This reply was modified 4 years, 2 months ago by Mohamed Saad.
Forum: Plugins
In reply to: [Alt Manager] Post add/edit errorHello @trasno
Bug fixed
Please delete current one and reinstall the Alt Manager plugin- This reply was modified 4 years, 2 months ago by Mohamed Saad.
- This reply was modified 4 years, 2 months ago by Mohamed Saad.
Forum: Developing with WordPress
In reply to: Current post category URL in widgetHello @ynteligent
You can do so by using get_the_terms() and get_term_link() together
For Example$post_terms= get_the_terms(get_the_id()); foreach($post_terms as $term){ ?> <a href="<?php get_term_link($term->ID) ?>"><?php $term->name ?></a> <?php }
- This reply was modified 4 years, 2 months ago by Mohamed Saad.
- This reply was modified 4 years, 2 months ago by Mohamed Saad.
- This reply was modified 4 years, 2 months ago by Mohamed Saad.
Forum: Fixing WordPress
In reply to: Creation Page failes due to slugHello @asmadahmani
Go to settings > permalinks
and set it as post name then Press save and check again
Good Luck and happy to help you anytimeForum: Accessibility
In reply to: Empty alt tags aren’t displaying correctlyHi @besweeet
I think the best solution for this issue is to edit the image alt from media library or from the editor you are using to build the page content.Forum: Accessibility
In reply to: Empty alt tags aren’t displaying correctlyHi @besweeet
The propose of the plugin is to fix missing title and alt images tags and bulk edit it and also to be clear the most useful way to bulk descripe images is page title or your sitename if the user wants to use a custom alt tag so he will need to do this by changing the alt tag from media or from the html codeForum: Accessibility
In reply to: Empty alt tags aren’t displaying correctlyHi @besweeet
Use this plugin it will solve both Alt and title empty tags.
Alt Manager- This reply was modified 4 years, 2 months ago by Mohamed Saad.
Forum: Fixing WordPress
In reply to: Fixing mixed content error?Hello @spielpunkt
You can solve ssl mixed content issue by adding this line of code to your .htaccess file
Header always set Content-Security-Policy: upgrade-insecure-requests
- This reply was modified 4 years, 2 months ago by Mohamed Saad.
Forum: Everything else WordPress
In reply to: Font Size for menuAnd for removing the theme name use this
.site-copyright a { display: none; }
but i recommend removing it from theme options footer copyright text
Forum: Everything else WordPress
In reply to: Font Size for menuHello
Try using this one.main-navigation .menu ul li a { font-size: 18px!important; }
Forum: Plugins
In reply to: [Alt Manager] Premium?Check the following screenshot:
https://prnt.sc/tjtaskHappy to help you anytime
Forum: Plugins
In reply to: [Alt Manager] Premium?Hi @egfwill
You can order the premium version through Alt Manager free version setting page and you will got an mail with the premium version attached.To do that after installation go to dashboard :
Settings -> Alt Manager -> Upgrade tab
Now you will be able to get the premium version through the Secure HTTPS pricing page.- This reply was modified 4 years, 4 months ago by Mohamed Saad.
- This reply was modified 4 years, 4 months ago by Mohamed Saad.
Forum: Reviews
In reply to: [Alt Manager] Congratulations!Thanks Dear @sa3idho ??
Forum: Plugins
In reply to: [Alt Manager] How to use it?Check the following screenshot
https://prnt.sc/thqpuyForum: Plugins
In reply to: [Alt Manager] supportedWaiting for your issue on a new topic.