Forum Replies Created
-
AuthorPosts
-
August 31, 2018 at 9:56 pm in reply to: ERRORS on site / magazine element / functions.php & events-counter.php error #1004222
HI Victoria
I should be running phh 7.1
I think I have worked out most of the bugs on the site now.
These notices appeared after I updated Enfold via ftp. I’m not sure if I need to pay attention to them or not:Notice: Undefined index: index in /www/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_gallery/masonry_gallery.php on line 468 Notice: Undefined index: index in /www/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_gallery/masonry_gallery.php on line 471 Notice: Undefined index: index in /www/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_gallery/masonry_gallery.php on line 472
Notice: Undefined index: index in /www/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/buttons_fullwidth/buttons_fullwidth.php on line 421
thanks
NancyAugust 29, 2018 at 12:36 pm in reply to: Error – class-avia-font-management-base.php on line 429 #1003104I am also having this issue!
thanks!
That worked just fine.
best
NancyHi Peter
Excellent, thanks!
Do you happen to know how to get rid of the extra title container on the page that is giving me all that white space at the top? Or to add some space below the grid?
Best
Nancy-
This reply was modified 7 years, 1 month ago by
Munford.
Hey Dude
Thanks that worked great! There seems to be an “empty” title container above the one with the tag title – can that go away?
Is there any way to further edit that archive page template? I found where to set the sidebars, but would like to change some other setting.
I’d also like to have the excerpts show on the portfolio grid instead of just the title, if possible.thanks for your help
Nancy-
This reply was modified 7 years, 1 month ago by
Munford.
Hey Dude
your magic code worked! Have no idea what it’s about but thanks so much.
Working just great now – you can close this thread.you rock
Nancyyes you did, thanks so much! you can close this thread
Hi Dude,
Great! Thanks very much! That works fine.
Can anyone help me to move the tags to the bottom, or underneath, the trip info, instead of them displaying at the top?
thanks for your help
NancyHi Victoria
thanks for looking (again) at this issue. I started a new thread since I am using a different code now. I am running php 7.1.Nancy
-
This reply was modified 7 years, 1 month ago by
Munford.
I don’t write code and don’t understand what that means. All the tags are link back to the parent page right now. They should lead to the different tag categories.
I looked at another thread https://kriesi.at/support/topic/tags-in-portfolio-dont-link-to-corresponding-tag-archive/#post-840434 which gave this code instead of the one you gave me for the portfolio tags for someone having the same problem.
function avs_show_portfolio_tags_func() { global $post; $the_tags = get_the_tags( $post->ID ); $output = ''; foreach($the_tags as $tag) { $taglink = get_tag_link($tag->term_id); $output .= '<span class="portfolio_tag"><a href='.$taglink.'>'.$tag->name.' </a></span>'; } return $output; } add_shortcode('portfolio_tags', 'avs_show_portfolio_tags_func');
It seems to work – as it links to the portfolio tags now – but there are no items coming up on those pages. Can you check this please on the page below?
thanks
Nancy-
This reply was modified 7 years, 1 month ago by
Munford.
Hi Victoria – sorry I think that was in response to another thread you are on with me: https://kriesi.at/support/topic/portfolio-tags-styling-links/#post-1000071
The portfolio tags there are not working as they should.
You can close this thread.Hi again
That looks better but the links are still not working correctly – they are all leading back to the same page instead of to the tag categories.
Can you please check it?
Thanks for your help
Nancy-
This reply was modified 7 years, 1 month ago by
Munford.
Hi victoria,
thanks- but that code is giving me this error on this line:
$the_tags = get_the_tags( $post->ID , ‘portfolio_entries’);
the & is in the code for the > ($the_tags = get_the_tags( $post->ID , ‘portfolio_entries’);)Your PHP code changes were rolled back due to an error on line 109 of file wp-content/themes/enfold-child/functions.php. Please fix and try saving again.
syntax error, unexpected ‘&’
is there something wrong in the code?
thanks for your help
Nancy-
This reply was modified 7 years, 1 month ago by
Munford.
UPDATE this was supposed to be on another thread, sorry
ok – I will try that
can you look at the problem I am having with the tag links – they are not working correctly.
thanks
Nancy-
This reply was modified 7 years, 1 month ago by
Munford.
should that go in the functions.php just like that?
Hi VIctorica
thanks for the help! Is it possible to put a “/” between the tags as well?Can you also look at the 2nd issue – the links that are attached to the tags do not lead to a list/gallery of items for that tag, but back to the same page. I don’t think that’s how it’s supposed to work, right? Is there something wrong in the function code above?
Best
Nancy-
This reply was modified 7 years, 1 month ago by
Munford.
August 20, 2018 at 12:55 pm in reply to: WRONG MOBILE MENU – fixes for mobile menu spacing, font styling #999334Hi MIke
Thanks for your reply. I knew I had that code somewhere but missed it down at the bottom of the functions. I have already set up the menu to show/hide items, it’s just a bit confusing with such a big menu.
Regarding the menu items font styling – is there a way to target just those coloumn titles that I put tags on?best
nancynot yet but I will try it on a test site. thanks
It was happening on all the pages that had a masonry gallery. I reverted to the last version of enfold until I am sure this issue is fixed.
that worked, thanks!
was all this the result of the mag element styling files moved with the new update?
It’s pretty disconcerting that an element that I rely on changes on the update without any reason/warning.
How to avoid this in the future – wait to update until all the glitches are worked out?
This update caused multiple issues on my sites.thanks
Nancy-
This reply was modified 7 years, 5 months ago by
Munford.
I am having a similar problem. My header image has disappeared with the recent update.
cache was cleared
Hi Ismael,
Thanks but that did not change the spacing for me
see below
??HI Victoria
I fixed the code in a new magazine.php file and now it’s working fine. Also, by adding this code:time.av-magazine-time.updated{ display:none!important; }
I got rid of the /byadmin and that also fixed the image frame issue and the member shortcode problem, though I’m not sure why. The only issue I see now is in the sorting categories where there is no spacing around the separators. (ie it looks like: All/ADD-ONS/ROUNDTRIPS and is hard to read.) Can you help me fix that?
thanks
Nancy-
This reply was modified 7 years, 5 months ago by
Munford.
HI Basilis
I have not changed any plugins – but as a test I deactivated them all and did not see any changes to the mag element. I have added login below if you want to take a look at the back-end/plugins.
thanks
Nancy-
This reply was modified 7 years, 5 months ago by
Munford.
Hi again
still can’t find out why my magazine element has changed. I am getting an author line (not there before), out of aligment text, wrong size image border, and the sorting categories at the top are not working anymore. Any ideas?? I also have a [member] / [nonmember] shortcode on the mag elements like this:[member][av_magazine link='portfolio_entries,261,317' items='10' offset='0' tabs='aviaTBtabs' thumbnails='aviaTBthumbnails' heading='' heading_link='manually,http://' heading_color='theme-color' heading_custom_color='#ffffff' first_big_pos='top' custom_class='' av_uid='av-3cuuz8'][/member]
[nonmember][av_magazine link='portfolio_entries,261,262' items='10' offset='0' tabs='aviaTBtabs' thumbnails='aviaTBthumbnails' heading='' heading_link='manually,http://' heading_color='theme-color' heading_custom_color='#ffffff' first_big_pos='top' custom_class='' av_uid='av-vqzewk'][/nonmember]
which worked fine but now it looks like both elements are showing on the page. see below in private.
???
thanks
Nancy-
This reply was modified 7 years, 5 months ago by
Munford.
Thanks I think that worked but it seems I also lost some styling on the magazine element – or maybe with an update – as now it has the /by admin tag on everything and the layout is messed up. How do I get rid of that?
at one point I edited the mag element like this (as per your suggestion):
Edit config-templatebuilder > avia-shortcodes > magazine.php, find this code on line 558: if(empty($this->atts['thumbnails'])) { $image = ""; $extraClass = "av-magazine-no-thumb"; } Below, add this: $excerpt = !empty($entry->post_excerpt) ? $entry->post_excerpt : avia_backend_truncate($entry->post_content, apply_filters( 'avf_magazine_excerpt_length' , 10) , apply_filters( 'avf_magazine_excerpt_delimiter' , " "), "…", true, '');
and had everything lining up with a sqare photo, title, and excerpt underneath, but now it’s showing the /by admin tag and the photos are not filling the frame, and the titles and excerpts are moved too far down. Can you see what’s causing this suddenly? I have not changed any settings or css.
thanks
Nancy-
This reply was modified 7 years, 5 months ago by
Munford.
I still do not see the changes you made to the css. hard refresh, etc.
Can you point to the code you updated so I can see what’s been done?
thanks
NancyThanks – I can’t see that your adjustments have made a difference.
I still see 2 different font sizes on the mobile.
Is there an easy way to clean up my css? It always gets a bit messy by the time I’m done building.
thanks
Nancythanks login below
-
This reply was modified 7 years, 1 month ago by
-
AuthorPosts