xx
Forum Replies Created
-
Forum: Plugins
In reply to: [Shortcode IMDB] Several issuesAfter a few tweaks, i found the cause of the issue.
1. It’s because I turn on the Auto-Set Image Title setting on the featured image from URL plugin.
2. I turn on Add missing ALT attributes and Add missing TITLE attributes on Rank Math SEO plugin.I hope it useful.
Thanks!
Hello,
The issue is solved for the new version.
- This reply was modified 5 years, 9 months ago by xx.
Yeah, no worries! Thanks.
Forum: Themes and Templates
In reply to: [Astra] Change Desination of Sitee Title to another pageSo, how can I change without causing those issue?
Thanks.
Forum: Themes and Templates
In reply to: [Astra] Change Desination of Sitee Title to another pageHello,
This is the problem. My homepage link is mydomain.com and I want to the destination of my website title on the header to mydomain.com/lastest/
It works when I put the code here https://wpastra.com/docs/astra_logo_url/ to my functions.php.
But there is a problem.
I put the search bar on my homepage when I search on there the result is mydomain.com/?s=hello
But when I search on the search bar on the header the result is mydomain.com/lastest/?s=hello
So it shows 404 not found.Thanks.
Forum: Themes and Templates
In reply to: [Astra] Change Desination of Sitee Title to another pageAll the issues resolved. Thanks.
Edit: well I tried again the code from that URL above about change destination and it works. But there is a new issue when I search on the search bar and it always shows page not found. Because of its searches on after URL that I intended to change on the title website
- This reply was modified 6 years, 1 month ago by xx.
Alright, Thanks!
Forum: Plugins
In reply to: [Statically] Post Editor Broken After UpdateNevermind. It works now after I upgraded the theme.
Forum: Themes and Templates
In reply to: [Astra] After the last update, I now get js errorsame issue here
Forum: Plugins
In reply to: [Featured Image from URL (FIFU)] How to add class to featured image?Wow, Awesome! I hope it does. My theme is Ultra by themify.
Forum: Plugins
In reply to: [Featured Image from URL (FIFU)] How to add class to featured image?Okay, i’ll check for another way too.
Thanks:)Forum: Plugins
In reply to: [Featured Image from URL (FIFU)] How to add class to featured image?Yes, of course. as i said above, all images on the website will display the alt text (logo, icon, etc) if using that code.
Forum: Plugins
In reply to: [Featured Image from URL (FIFU)] How to add class to featured image?I want to display alt img text on hover over image. I use the method from here https://codepen.io/Sarah_C/pen/OymZRO. In that method use the class on
to mark the image that alt text wants to display. However, on the themes that I use, the html code for displaying images is
<figure class="post-image clearfix"> <a href=""> <img src="" width="182" height="268" alt="" data-large_image_width="300" data-large_image_height="445"> </a> </figure>So, if I use the post-image class then no alt is displayed. Then, if I use img to display alt, all the images on the website will display the alt text (logo, icon, etc). So I have to add a class to the
tag so that it can display the alt text.
- This reply was modified 6 years, 9 months ago by xx.
Forum: Plugins
In reply to: [My Movie Database] CSS errorI seem to know the cause of the problem. Previously I installed WordPress with the version of PHP 5.6 and there were no problems, then I tried installing WordPress with the version of PHP 7.1 that problem appeared
Edit: i tried installing wordpress with the version of PHP 7.2 causing 500 error for post that using shortcode
- This reply was modified 7 years, 4 months ago by xx.
Forum: Plugins
In reply to: [My Movie Database] CSS errorYeah alright, i already customize the template.
- This reply was modified 7 years, 4 months ago by xx.