Author | Posts |
---|---|
zoro
March 26, 2021 at 7:27 am
|
Heads up! this post was created when Microthemer was at version 6. The current version is 7. Some references to the interface may be out of date. Hello, I have buttons on my website that filter cpt when clicked on, I want to customize these, but am unable to select them Please help me with this Thanks |
Sebastian
March 26, 2021 at 4:11 pm
|
Hey Zoro, The buttons might have some special behaviour attached to them which makes clicking difficult. In such circumstances, the best alternative way to select elements is using the HTML pane. Click the ‘show advanced’ link in targeting mode to reveal that. Then click on the line of HTML for a button. Look for the text “DealFuel”, even if you’re not familiar with reading HTML code. Once you clicked the line of HTML, Microthemer will select the elelemt, and you can choose to select multiple buttons by choosing an alternative suggestion from the Targeting suggestions pane on the right. Does that seem doable? Thanks, |
zoro
March 27, 2021 at 7:32 am
|
That helped although it could be much easier if there is a dropdown search form so that I could search through the html with specific words easily. |
Sebastian
March 27, 2021 at 1:48 pm
|
Hey, After clicking anywhere on the HTML pane, you can use the “Ctrl + F” keyboard shortcut to search the HTML. And I forgot to mention before, it helps to click near the element on the page that isn’t directly clickable first e.g. an element that contains the buttons. That way, Microthemer will scroll the HTML to roughly the right place. |