Forum Replies Created
-
AuthorPosts
-
August 23, 2017 at 4:23 pm in reply to: main menu buttons NOT BOLD when you are on their ANCHORS #843139
The theme will automatically add the current-menu-item class to links I would imagine via a little javascript script. This is getting confused by the extra menu item.
A script could be written that says when “the show” ID is active add a class of current-menu-item to such a menu button. It may be easier to try and play with the menu structure first though :)
TJ
August 23, 2017 at 10:08 am in reply to: main menu buttons NOT BOLD when you are on their ANCHORS #842941Hmmmm yes the last three links are not being bolded as the page thinks the hidden version is the current item.
From the screenshot
(which I still can’t embed properly)when on the anchor “the show” it is menu level 6 that should be classed as current-menu-item. The class is being put on menu level 7 which is the hidden one. The same is happening for the other menu items
Why? No idea.You could try and swap the two “the show” menu items round in the back end and see if the current-menu-item class also changes. If it does you’ll have to play about with the menu structure. When on the home page which ever menu item for “the show” has the class current-menu-item will be the one you want to show and not hide. All clear as mud again lol. That will mean any of the custom css to hide menu items will have to be tweaked.
TJ
- This reply was modified 7 years, 3 months ago by tjswarbs78.
Ah good stuff :)
Each element builder handles the sort function differently so the classes and ids for masonry / portfolio etc are not the same.
Glad you sorted (get it?) it outTJ
Afternoon,
I am not familiar with Pipedrive crm but I have worked with SalesForce, Pardot and Click Dimensions.
These products have to ability to either embed forms via an iframe or to create a form handler that can be associated with a form on site to pull the information. The first port of call should really be Pipedrive to see whether form integration is even possible, as third party issues aren’t handled by Enfold support.If Pipedrive have technical details of how to integrate forms and you are still unsure I’m sure someone could lend a hand.
Thanks
TJ
Morning,
There are a couple of pieces of css that you’ll need to use and tweak as to your liking
/* create each none active item as a button */ #js_sort_items a { background-color: #FFFFFF; padding: 12px 16px 10px; border: 1px #00aa67 solid; } /* create each active item as a highlighted button */ #js_sort_items .active_sort { background-color: #00aa67; color: #ffffff!important; padding: 12px 16px 10px; text-decoration: none; } /* add some space between the new button */ #js_sort_items a { margin-right: 10px!important; } /* remove the seperator */ .text-sep { display: none!important; } /* optional centre the buttons */ .avia-fullwidth-portfolio #js_sort_items { text-align: center; }
TJ
- This reply was modified 7 years, 3 months ago by tjswarbs78.
Unless you fly to the UK…
I’m in Manchester
TJ
Hmm i know in the latest version of Enfold the mobile menu was completely rewritten and I think some of the class behaviors changed.
On the surface i see no reason why the global rule shouldn’t work unless the theme is changing or using a different menu id on mobile.
I’ll have a gander and come back to you…
TJ
** edit **
The burger menu has the following structure…
div class="av-burger-overlay" style="display: block; opacity: 1;"> <div class="av-burger-overlay-scroll"> <div class="av-burger-overlay-inner"> <ul id="av-burger-menu-ul" class="" style="padding: 90px 0px;"> <li class="av-active-burger-items"> /* first child */ <li class="av-active-burger-items"> /* 2nd child */ <li class="av-active-burger-items"> /* 3rd child */ <li class="av-active-burger-items"> /* 4th child */ <li class="av-active-burger-items"> /* 5th child */ <li class="av-active-burger-items"> /* 6th child */ <li class="av-active-burger-items"> /* 7th child */ <li class="av-active-burger-items"> /* 8th child */ <li class="av-active-burger-items"> /* 9thchild */ <li class="av-active-burger-items"> /* 10thchild */ <li class="av-active-burger-items"> /* last child */ </ul> </div> </div> <div class="av-burger-overlay-bg"/> </div>
There are no ids or numbers to single out any specific item so we have to use a pseudo class.
To hide the first menu item on mobile you’d use…
#av-burger-menu-ul li:first-child { display: none!important; }
To hide the last menu item on mobile you’d use…
#av-burger-menu-ul li:last-child { display: none!important; }
to hide any in between you’d use…
#av-burger-menu-ul li:nth-child(2) { display: none!important; }
replacing the two for whatever number you want to hide.
Adding any new menu items may mess up the order so you would have to finalize the menu 100% then look at the mobile version.
Hopefully that is clear as mud :)
TJ
AH HA!
The search page with results has a class of .search-results
The search page with no results has a class of .search-no-results
I have no clue where I got .template-search from lolso
.search-results #menu-item-xx {show}
should work (Note I’m being lazy again)
TJ
Only thing i can think of is maybe try first-aid-courses rather than course.
I don’t know how the plug in in question handles the creation of post types but generally the slug is the post type name and used in queries.
That may even make your original code work correctly.Worth a shot
TJ
Ah yes {hide} and {show} are not vaild css values.
I was being lazy and hoping you’d use the correct css from other postsYou can lead a horse to water… ;)
good that you are picking up on things though. Coding isn’t as scary as it looksYou can display items as block, inline or inline-block
TJ
Morning,
rather than using .page-id-xxx try using .template-search then the menu item id.
A neater way maybe to set the menu items to be hidden as a global rule rather than on a specific page.#menu-item-xx {hide} will hide then items on every page. Which will be easier than finding every page id.
Then on the page you want them to show (which is only one page?) use...page-id-xx #menu-item-xx {show}
If you are hiding on more pages use a global to hide, if you are showing on more pages use a global to show. That make sense?
TJ
- This reply was modified 7 years, 3 months ago by tjswarbs78. Reason: it's early and I can't spell
August 18, 2017 at 8:46 pm in reply to: how can i change the LINK COLOR of MAIN BLOG PAGE & SEARCH PAGE? #8410251) the !important shouldn’t cause an issue no. It can cause issues if wrongly used in the css hierarchy but as a way over forcing something to happen on a single class it should be fine
2) the blog titles are a anchor tag nested in a h2 tag, so they sit like this
<h2 class="post-title entry-title lightbox" itemprop="headline"> <a href="http://watchman.wpengine.com/the-watchman-episode-63-can-christian-zionists-lead-fight-against-rising-anti-semitism-in-uk/?iframe=true" (hosted on WPengine) rel="bookmark" title="Permanent Link: The Watchman Episode 63:<br>Can Christian Zionists Lead Fight Against Rising Anti-Semitism in UK? Pt 2" class="mfp-iframe lightbox-added"> </h2>
The gray hover is coming from the h2 tag
try…
h2.post-title:hover {color:#222222;}
That will change any h2 tag with a class of .post-title regardless of what page they are on (including the search page – handy)
3)
.template-search a:hover { color: red!important; }
TJ
- This reply was modified 7 years, 3 months ago by tjswarbs78.
Hi,
I too have tried a few different snippets to do the same thing without success.
All the snippets are trying to write a rule adding the post type to the meta.php so the ALB will load.
You can do this manually which is how I got round the issue. Not ideal if you are unfamiliar with .php
None the less if you fancy a bash go to…
config-templatebuilder>avia-template-builder>config to find meta.phpThe code to alter is at the top and looks like…
$boxes = array( array( 'title' =>$av_default_title, 'id'=>'avia_builder', 'page'=>array('post','portfolio','page', 'course'), 'context'=>'normal', 'priority'=>'high', 'expandable'=>true ), array( 'title' =>__('Layout','avia_framework' ), 'id'=>'layout', 'page'=>array('portfolio', 'page' , 'post', 'course'), 'context'=>'side', 'priority'=>'low'), array( 'title' =>__('Additional Portfolio Settings','avia_framework' ), 'id'=>'preview', 'page'=>array('portfolio', 'course'), 'context'=>'normal', 'priority'=>'high' ), array( 'title' =>__('Breadcrumb Hierarchy','avia_framework' ), 'id'=>'hierarchy', 'page'=>array('portfolio', 'charity', 'publications', 'our_events', 'partners'), 'context'=>'side', 'priority'=>'low'), ); $boxes = apply_filters('avf_builder_boxes', $boxes);
Add course to the top three arrays. That should set the ALB and all portfolio options to work with your CPT.
Not the best solution but it works
TJ
August 18, 2017 at 1:12 pm in reply to: how can i change the LINK COLOR of MAIN BLOG PAGE & SEARCH PAGE? #840850Yo!
It’s like I’m following you around the support forum!!
Main blog
All blog posts are wrapped in a class of .template-blog. This allows a style to assigned global across all blogs.
You can use that and a combination of css to style every link in every blog with a few lines of css.template-blog a:hover {color:darkblue;text-decoration:underline;}
You could use something similar to style all the text on blogs too
TJ
page id’s, post id’s etc only apply to things created within WordPress. These are given an ID so WordPress can identity things in functions like
is_page()The search page isn’t really a page it’s a template to hold content that the search.php and loop-search.php will pull depending on search out come.
You can edit either of them files to style the search page button by adding a class or using in-line css. Unless using a child theme changes will be lost.
On the search result pages content is wrapped in a class of .template-search which you could use to target the button.
For example to change the color of the round pagination buttons you use….template-search .pagination a { background-color: #eebbee; }
TJ
- This reply was modified 7 years, 3 months ago by tjswarbs78.
August 18, 2017 at 12:39 pm in reply to: is there a code i can use to DISABLE IMAGE SAVING / DRAGGING? #840842Java script won’t be being blocked by the theme.
If you right click and go to view page source you’ll see .js files being called in the header.While in the page source if you press ctrl+f and search for a word in the javascript we loaded you can check that it is loading correctly on the page. If you see it in the page source it’s loaded.
I’ve checked on a live page my end and the right click function works but dragging is still allowed. Boooooo :(
A css trick would be to disable pointer-events on images…
img {pointer-events:none!important;}
That should render the images as none clickable. Problem is if you have any images as links… they wont work.
Possible solution give every image you want to protect a class of you-cant-steal-this then use….you-cant-steal-this img {pointer-events:none!important;}
Long winded and a ball ache to add class to every image but would do the trick… i think :)
TJ
August 17, 2017 at 2:57 pm in reply to: is there a code i can use to DISABLE IMAGE SAVING / DRAGGING? #840431You can do it either way.
You can navigate to appearance>editor
On the right you can select to change the main theme files or the child theme.
Find theme header and bung the code in there just before the </head> tag.Running a child theme is advisable for two reasons
1) any changes carry over during an update.
2) If you screw things up you have the main theme as a fallback and way to check.Dunno how used you are to changing theme files but be careful. Any errors can wreck the site and you’ll need ftp access to change the files back.
If you have ftp access you can create a .js file and link to it from the header.
TJ
August 17, 2017 at 2:17 pm in reply to: is there a code i can use to DISABLE IMAGE SAVING / DRAGGING? #840395Sup
You can add some javascript in the header
<script type='text/javascript'> //<![CDATA[ function nocontext(e) { var clickedTag = (e==null) ? event.srcElement.tagName : e.target.tagName; if (clickedTag == "IMG") { return false; } } document.oncontextmenu = nocontext; //]]> </script>
Or can add some jQuery
<script type="text/javascript"> $(document).ready(function(){ // this part disables the right click $('img').on('contextmenu', function(e) { return false; }); //this part disables dragging of image $('img').on('dragstart', function(e) { return false; }); }); </script>
It is kinda pointless though.
What is to stop someone screen shotting the page and cropping in paint or photoshop.
They could use windows snipping tool.
Remember that I mentioned in other post you can inspect a page? Do that and go to sources. On the left-hand side you can “steal” every resource on the site. The web and the internet is open. Nothing can be hidden if you know what to so.:)
TJ
Hi,
The image only has a size 300px by 46px.
When you use the image element and are selecting the image take a look at the right hand side. There is a little drop down menu for attachment display settings. Is the image set to full size?
If you are setting an image using the column settings rather than an image element navigate to edit>colors and you can set a background image for the entire column. Again watch out for the attachment display settings.
Hope that helps a little
TJ
August 16, 2017 at 8:38 pm in reply to: One Page Home Layout with ONE LINK in Main Menu to Separate Page – Anchors? #840074The last bracket of the code should be a } not a )
That is causing the css to go haywire.
My bad as it was in my original post.TJ
August 16, 2017 at 6:07 pm in reply to: One Page Home Layout with ONE LINK in Main Menu to Separate Page – Anchors? #840029No worries :)
August 16, 2017 at 6:00 pm in reply to: One Page Home Layout with ONE LINK in Main Menu to Separate Page – Anchors? #840024The logo and menu items sit in different divs so making a change in one shouldn’t affect the other.
So long as you are attacking the top level menu item id it should work perfectly.
TJ
Usually errors like that are due to something missing from the css. You haven’t closed off a tag or missed a semi colon somewhere.
- This reply was modified 7 years, 3 months ago by tjswarbs78.
August 16, 2017 at 5:38 pm in reply to: One Page Home Layout with ONE LINK in Main Menu to Separate Page – Anchors? #840003If you are using chrome you can right click on a page and inspect any element.
A new window will open with the html structure on the left and css on the right.
You can live edit a page, check resources, console errors etcIE and firefox it’s called inspect element but works the same way
Image below looks complicated but isn’t really.
Long red box shows page-id t’other red box show menu-idTJ
- This reply was modified 7 years, 3 months ago by tjswarbs78.
August 16, 2017 at 5:15 pm in reply to: One Page Home Layout with ONE LINK in Main Menu to Separate Page – Anchors? #839991of course….
You need two things
1) The page id of both pages
2) The menu id’s of the buttons.you then use something like….
.page-id-xxx #menu-item-xx {display:none;}
You don’t need to worry about setting an item to display as that’s the menu standardRinse and repeat for each menu item.
Working on a live page is way easier… hint hint ;)
TJ
August 16, 2017 at 5:08 pm in reply to: Have VIDEO (vimeo) open up in Lightbox from standard text #839989Ah keep playing a hopefully it’ll fall in to place.
With the way the Magnific Popup is structured makes editing it a bit complicated.
You have a mfp-contain that sits 100% height and width and inside that the mfp-content.
Inside the mfp-content you have the iframe scaler.It a question of tweaking the right set of properties to get the desired effect.
The last code I sent worked fine on my end. Hmmmm!
TJ
August 16, 2017 at 4:54 pm in reply to: One Page Home Layout with ONE LINK in Main Menu to Separate Page – Anchors? #839982Hmm I’ve done the full url and anchor before and it has scrolled nicely. So many factors can result in jerky scroll. If it isn’t an option lets move on…
How about having two sets of buttons in the same menu. One set for use on home page with anchors and one set for use on other page with whatever links you like.
Then use css to show / hide a set depending what page you are on?Thoughts?
TJ
August 16, 2017 at 4:42 pm in reply to: video NOT opening in lightbox from MAIN MENU on non-home page #839977Haha. Believe it or not.. I have a full time job and just help out for fun :)
I’m such a nerd lol
TJAugust 16, 2017 at 4:30 pm in reply to: One Page Home Layout with ONE LINK in Main Menu to Separate Page – Anchors? #839972You have a menu with say three buttons.
Button one anchors to a section on the home page with id of one (ie #one)
Button two anchors to a section on the home page with id two (ie #two)
Button three goes to a new page (ie http://www.site.com/new-page)All works fine and dandy on the home page but when you click button one on the new page it is looking for the anchor #one
That doesn’t exist so button doesn’t work.Correct?
On the button rather than setting the link as #one try http://www.site.com/home-page/#one
So you will be putting whatever your home page url is with #one at the endThat means no matter page you are on clicking button one will load the home page and go to anchor one.
If you are only anchoring to something on a page from that page #one works fine. If you want to anchor from another page to a page you have to use the page url then the anchor
Hope that helps
TJ
August 16, 2017 at 4:21 pm in reply to: video NOT opening in lightbox from MAIN MENU on non-home page #839967If you have access to the twitter account you can create a web widget that will embed into the site.
To do this go to setting and privacy and select widget from the left-hand menu.
Just follow the onscreen prompts.
:)
TJ
August 16, 2017 at 4:01 pm in reply to: Have VIDEO (vimeo) open up in Lightbox from standard text #839955Well unless someone has been super kind and bought one for you I guess that isn’t causing the issue :)
Method two is below…
.mfp-iframe-holder .mfp-content { width: 100%; max-width: 80%; } .mfp-iframe-holder .mfp-close { top: 50px!important; } .mfp-iframe-scaler { width: 100%; height: 80%; .mfp-iframe-scaler iframe { top: 90px; height:80%; }
Fingers crossed for this one
Thanks
TJ
-
AuthorPosts