Forum Replies Created
-
in reply to: Logo not displaying properly on mobile
Hi there! We reuploaded the image file for our logo and now it’s having the same problem of not being centered and going off the screen. I checked the custom css box and it still has the exact code you posted previously for us to insert. Any idea how to fix it? Thanks!
in reply to: Image Alt Tags missing on home pageWe investigated this more on our own and were finally able to get the alt tags showing for the portfolio images as well as latest blog by adding and tweaking code in the portfolio and loop grid. Hours of searching google and fixing it ourselves.
However any other media uploaded via “media” in visual composer does not show an alt tag yet. It is apparent that this is not an issue with our host or changing the wrong files, but an issue of the right code. Once we inserted the right code it worked for two of those elements.
Still no resolution for adding alt tags to the media images added via the media element in visual composer.
in reply to: Too many H1 tags on front pageWe did the same test and it worked. It’s not our host. We fixed it this morning by finding that the code needed to be changed in a different file and the file you had told us to edit to fix the latest blog headings was wrong.
We edited in: /includes/view/blog/loop-grid.php and now it works.
So, we resolved this problem on our own on this one.
in reply to: Image Alt Tags missing on home pageThis reply has been marked as private.in reply to: Too many H1 tags on front pageThis reply has been marked as private.in reply to: Image Alt Tags missing on home pageThank you for your help so far!
I replaced the code in those three files with the code you supplied. However, it’s still not showing any alt tags on any images on any page. Our homepage has several different images in different elements, and none of them show an alt tag after making the changes to those three files. I’ve cleared my cache and everything, and still, no alt tags.
You can see here: https://mckinneyestateplanning.com
Again, all three of those files were replaced with the exact code you supplied.
in reply to: Too many H1 tags on front pageThat worked for the codelesss slider – thanks!
However, it’s still not working for the latest blog, and H1 tags are still showing under Latest Blog.
Here is my code: https://postimg.org/image/iaas5i0kr/
Here is the result: https://postimg.org/image/kswh66maz/
Here is the latest_blog.php file — I uploaded it to Google Drive so that you can see my actual file: https://drive.google.com/file/d/0B3ntzWzKlKPCSndxM21OSnNQZVk/view?usp=sharing
in reply to: Names not showing with Testimonial (Cycle) ElementThat worked perfectly. Thank you!
in reply to: Image Alt Tags missing on home pageI understand that, however you mentioned to ask you for help if needed. What I need to know is where in your theme code does it disallow alt tags, so that I can remove that and thereby allow them.
in reply to: Social Icon Widget colorThat worked perfectly. Thank you Kris!
in reply to: Too many H1 tags on front pageAs you can see in the images I posted in my previous reply, I changed the code in the exact two files you told me to.
/public_html/wp-content/themes/tower/vc_templates/latest_blog.php
and
/public_html/wp-content/themes/tower/includes/core/codeless_slideshow.php
Those are the exact paths of the files I edited according to the directions given, and I believe that shows I did not edit the wrong files. These are specific files and not just blog files, so as you can see from the paths (as well as the images posted above), the correct files were edited.
I don’t feel comfortable giving out my login credentials. I feel like this is a simple thing that should be able to be resolved through the forum here.
in reply to: Page flashing on each new load on Tower themeAdded information to the post above: This is coming from a recommendation from Google’s page speed test, so in speeding up our site, how do we fix js in above the fold content without moving it?
in reply to: Page flashing on each new load on Tower themeThanks Mihaila.
Last question: Our site’s loading time slowed down a lot, just pass five seconds, when we switched to the Tower theme. It is not our host provider as we were running fast with our previous theme on the same host. Do you have any recommendations to help it speed up? This is the main reason it was recommended to us to move the script text to the footer initially. I understand why you suggest not doing it, so do you have suggestions on how to make loading time faster then?
https://mckinneyestateplanning.com
Thanks!
in reply to: Too many H1 tags on front pageHello!
I’ve cleared the cache on both browsers, double checked the code you asked me to insert, and the slider text and the latest blog titles are still showing as H1. So, something must be missing. Have a look:
Code changed in vc_templates/latest_blog.php:
Code changed in \includes\core\codeless_slideshow.php:
With cache and everything else cleared, H1 tags are still showing for the latest blog posts:
With cache cleared, H1 tags are still showing for the slides:
You’re welcome to verify this in your own browser at https://mckinneyestateplanning.com
How can we resolve this H1 issue? Thank you for your responses!
in reply to: Image Alt Tags missing on home pageInteresting. Good to know. What is the best way to adjust the theme to show alt tags?
Thank you!