
-
AuthorPosts
-
July 24, 2014 at 7:11 pm #295599
Thanks for the info about how to not make the links appear, but they are still showing up in the code and in my SEO.
Is there any way to make the links not show up at all?
Thanks!
Steve
July 25, 2014 at 2:09 am #295747Hi Steve,
Open /config-templatebuilder/avia-shortcodes/portfolio.php and look for line 703:
$output .= " <a href='".$img[0]."' class='portolio-preview-list-image' title='".$description."' ><img src='".$img[0]."' title='".$title."' alt='".$alt."' /></a>";
Replace it by this:
$output .= " <img src='".$img[0]."' title='".$title."' alt='".$alt."' />";
Regards,
JosueJuly 25, 2014 at 1:18 pm #295909Thanks, Josue, I will try.
Your prompt response is appreciated!
Steve
July 25, 2014 at 10:47 pm #296104I am sorry, Josue, but that did not work.
I could still see the portfolio-item links in the browser code.
Also it raised another issue regarding the size of the image, it is now too large.
Please see http://www.vanhove.com/ajax-links-2.png
Thank you!
Steve
July 25, 2014 at 11:54 pm #296141Hi Steve!
I have tested this mod on my local install and it worked, make sure you are using this setting in the preview of each portfolio item and don’t forget to purge all caching/minification functionality you may have activated.
Best regards,
JosueJuly 26, 2014 at 12:29 am #296147Hi Josue,
I had done all that you said.
I put your specified setting for line 703 back again, and I have a screen shot to show you what I am getting.
Please see http://www.vanhove.com/ajax-links-3.png
Thank you,
Steve
July 26, 2014 at 12:43 am #296151Hi Steve!
Refresh a few times or check it on another browser/computer, here’s how i see it right now:
http://screencast.com/t/H3VMxYDcmtBest regards,
JosueJuly 26, 2014 at 12:59 am #296153Hi Josue,
Thanks for staying with me on this. :)
If you view the page source on that page and search for “portfolio-item”, does a link show up? Because that is what Google is indexing.
Btw, I am still getting the oversized image. With any browser. With all due respect to you, have you tried to refresh your browser and delete the cache?
Thank you,
Steve
July 26, 2014 at 1:02 am #296154Hi Steve,
I’m definitely not seeing the same as you (maybe because i’m not logged). I’ll ask other support staff to check if they can reproduce this.
Regards,
JosueJuly 26, 2014 at 2:58 pm #296222Hi Josue,
OK not sure what’s up with this … I would still like to not have those portfolio-item links in the code, but I needed to put it back the way it was as it looked broken if I didn’t.
Hopefully we can arrange a time when someone else can look at it and I will revert to your fix at that time.
Or maybe there is another solution – ?
Thanks,
Steve
July 26, 2014 at 11:28 pm #296281Hi Steve,
Can you please create us an administrator account? post it here as a private reply.
Regards,
JosueJuly 27, 2014 at 1:20 am #296318This reply has been marked as private.July 27, 2014 at 5:16 am #296359Hello Steve,
The login details you posted are not working.
Regards,
JosueJuly 27, 2014 at 12:37 pm #296443This reply has been marked as private.July 27, 2014 at 9:57 pm #296514Hey Steve!
Change has been applied, check it now:
http://screencast.com/t/oKWe7bNKPrvBest regards,
JosueJuly 27, 2014 at 10:20 pm #296525Hi Josue,
Thanks for your heroic efforts. You are going the extra mile for me and I appreciate it!
However, there are a couple of issues.
First, if you view the page code, you will see the link is still there – pls see http://www.vanhove.com/ajax-links-4.png.
Also, while it looks correct in Chrome, it does not appear correctly in Firefox or IE – the text in the right is getting cut off becasue the image is not sizing correctly. Pls see http://www.vanhove.com/ajax-links-5.png.
I don’t feel I have the right to ask you to spend a lot of time on this. If you can’t figure it out quickly just forget it. :)
Thanks again,
Steve
-
This reply was modified 10 years, 11 months ago by
vanhove. Reason: typo
July 27, 2014 at 10:36 pm #296532Hey!
That link you refer is the grid link and serves as the ajax trigger, i don’t think there is a way to remove that – http://screencast.com/t/h8A66Xm3
The other issue is fixed now.
Best regards,
JosueJuly 27, 2014 at 10:49 pm #296534OK thanks for the fix.
All those links are showing up as pages in my Google webmaster tools. and they are really empty pages, so I think it’s hurting me.
Pls see http://www.vanhove.com/ajax-links-6.png
But OK, no worries, will try to workaround, maybe I’ll add content to the pages after all.
TY so much for your help!
Steve
July 27, 2014 at 10:55 pm #296537You are welcome Steve, always glad to help :)
Regards,
Josue -
This reply was modified 10 years, 11 months ago by
-
AuthorPosts
- The topic ‘Another question about links from Ajax Portfolio, related support post 292269’ is closed to new replies.