Forum Replies Created
-
AuthorPosts
-
April 5, 2014 at 9:50 am in reply to: How to make the animated slider INVISIBLE on mobile PHONE devices #247763
Thank you.
It worked.
April 5, 2014 at 9:29 am in reply to: How to make the animated slider INVISIBLE on mobile PHONE devices #247753Yes.
I will give it a try.
February 26, 2014 at 10:58 pm in reply to: How to replace the medium-sized, round icons with my own #229799Thank you.
This is helpful.
But what I would like to know is if we can create our own custom icons using Photoshop, and then upload them into Fontello.
If yes, what type of file extension would our custom icons have to be ?
- This reply was modified 10 years, 8 months ago by turner2f.
February 13, 2014 at 1:59 pm in reply to: Top Navigation not being displayed on Search Results Page #223400Yes.
It was a “plugins issue”.
The plugin was “Post Types Order”
http://www.nsp-code.com/wordpress-plugins/post-types-order/
http://wordpress.org/plugins/post-types-order/
============
You might want to make it known that this plugin will cause issues with your theme’s “Search Results” page not being able to display the top navigation menu.
- This reply was modified 10 years, 9 months ago by turner2f.
January 18, 2014 at 9:32 pm in reply to: How to get “RSS Link and Twitter account” WIDGET to open new window #211685Thanks for the reply.
I will give it a try.
Will this be added to your next update of the Enfold theme ?
Excellent! It worked.
It now shows both editors simultaneously.
AND BEST OF ALL, I can now see the HTML code within the “Default Editor”.
================
1) Will this issue be resolved in Version 2.4.6 so that if I update to version 2.4.6 in the future, it will not overwrite the debug code within the “functions.php” file ?
In other words, will you please add this “debug” code to the functions.php file into version 2.4.6 on forward ?
===============
Thank you so much.
- This reply was modified 10 years, 10 months ago by turner2f.
January 17, 2014 at 8:40 am in reply to: The “Blog Grid” is not being displayed correctly in version 2.4.5 #211098For reasons unknown, I did not need to use the code you suggested.
I was able to resolve this by going to :”Reading Settings” –> “Front page displays” –> and left the “Posts page” with nothing selected in the dropdown.
So the issues is resolved.
BUT, is this setting normal in order to get the Blog Grid to display ?
That’s odd because in version 2.0.1 you could see both simultaneously by adding the following code to the functions.php file…
add_action('avia_builder_mode', "kriesi_set_debug"); function kriesi_set_debug() { return "debug"; }
===================
Here is a link to see a screenshot of where this used to be within version 2.0.1…
http://www.thehairdebate.com/v3/1_screenshot/missing_html_editor.jpg
==================This was also addressed and resolved in a prior support ticket. Please see…
https://kriesi.at/support/topic/html-editor-is-mising-in-version-2-1/=================
But the WORST part is when you click on the blue “Default Editor” button there is NO HTML is code being displayed at all..
================Please help.
- This reply was modified 10 years, 10 months ago by turner2f.
This reply has been marked as private.October 15, 2013 at 8:06 pm in reply to: How to Modify the size and look of the "Responsive Menu Button" in Version 2.3.2 #176013This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.October 12, 2013 at 7:00 am in reply to: "Header With Social Icons and Bottom" header type NOT responsive on iPad tablet #174491This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.October 12, 2013 at 6:27 am in reply to: "Header With Social Icons and Bottom" header type NOT responsive on iPad tablet #174474This reply has been marked as private.This reply has been marked as private.October 12, 2013 at 6:18 am in reply to: How to work with a Menu's "CSS Classes (optional)" textfield #174472This reply has been marked as private.October 10, 2013 at 3:48 am in reply to: How to work with a Menu's "CSS Classes (optional)" textfield #173364This reply has been marked as private.This reply has been marked as private.October 9, 2013 at 3:20 pm in reply to: "Header With Social Icons and Bottom" header type NOT responsive on iPad tablet #173061This reply has been marked as private.NOTE: We are using the “Header with Social Icon and bottom” header type.
NOTE:We do not get this “cut off issue” if we use the ” Fixed Header with Social Icons and Additional Navigation ” header type.
So this might be a CSS issue.
Please help.
Thanks in advance.
- This reply was modified 11 years, 1 month ago by turner2f.
October 9, 2013 at 9:56 am in reply to: How to work with a Menu's "CSS Classes (optional)" textfield #172928A more specific way to ask this is….
How do we get the VERY TOP links to be underlined and in orange ?
NOTE: We are using the ” Header with Social Icons and Bottom ” header type.
Secondly, when you click on the blue “Default Editor” button there is NO HTML is code being displayed.
Please help.
Worked great.
Thanks again.
Worked great.
Thank you.
August 30, 2013 at 7:27 pm in reply to: Need the Responsive Header Main Menu for horizontal tablets #137984Thanks for the reply and support.
Plan to purchase many more of this theme.
Enjoy your weekend .
August 29, 2013 at 11:56 pm in reply to: Manually Playing or Un-Pausing Embedded Video Stops the Slider #1381031) Are you talking about when the “Player” is stopped and then UN-paused ?
2) Did you test this and get the same result as me ?
If so, I need to contact the “LayerSlider” programmer and let him / her know.
=========================
Look forward to your reply.
August 28, 2013 at 11:26 pm in reply to: Need the Responsive Header Main Menu for horizontal tablets #137982We brought down the max-width to 1024px
=======================================
@media only screen and (max-width: 1024px) { /* This was 989px . It was changed o the Responsive Menu would show on TABLETS held in landscape position */
#mobile-advanced{display:block;}
}
=======================================
1) Will this cause laptops and desktops that have resolutions set at 1024px wide to see the “Responsive Menu” ?
2) If yes, is there a workaround to make it JUST for tablets ?
-
AuthorPosts