Immelting
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Customizr] Quick Question Regarding Child Theme – Function.phpThank you for your prompt response.
My question is…
I create a function.php
Add
<?php SAMPLE CODE ONE ?>
Then decide that I want to add a second code.
<?php SAMPLE CODE TWO ?>
Do I merge, by just adding the code like above or do it like below, or just create new function.php file, paste SAMPLE CODE TWO, ftp the file and overwrite.
<?php
SAMPLE CODE ONE
SAMPLE CODE TWO
?>Thank ypu
Forum: Themes and Templates
In reply to: [Customizr] Slider Photos Cut Off At Bttom – Full WidthOkay it works, is there a way to undo it. i did this in this in the child theme?
DeirdForum: Themes and Templates
In reply to: [Customizr] Slider Photos Cut Off At Bttom – Full WidthHi Chappie,
Thank you so much. Worked like a charm.
DeirdForum: Themes and Templates
In reply to: [Customizr] Remove Post/Page Navigation & Newer/older posts LinkSweet..
Thank you so much.
I am hopeful you are having a wonderful day.
You made my day, thank you.
DeirdForum: Themes and Templates
In reply to: [Customizr] Remove Post/Page Navigation & Newer/older posts LinkThank you so much d4z_c0nf,
Worked like a charm,
DeirdForum: Themes and Templates
In reply to: [Customizr] Remove Post/Page Navigation & Newer/older posts LinkThank you fr your prompt response.
I went to the link got code..
Do you want me to remove if ( !is_single() )
return;add_action ( ‘wp_head’, ‘remove_single_post_nav_links’);
function remove_single_post_nav_links() {
//we only want to remove those nav links for a sinlge post and not for the list of posts
if ( !is_single() )
return;
//this action is defined in the class-content-post_navigation.php file
remove_action ( ‘__after_loop’ , array( TC_post_navigation::$instance , ‘tc_post_nav’ ), 20 );
}And this is for all of the posts not just for one post?
Thank you again,
DeirdForum: Themes and Templates
In reply to: [Customizr] Round Circles, Posts And Links – Newbie Here…Thank you for the guidance, as you are a guidance god and a gentlemen.
I did everything as you said, but I dont this as a menu item.
Per’Save the menu, making sure you check the box to make it your main menu.”
I wuld just like for when the user clicks on the bikes featured page, it will take them to a page that looks like this’ Which is all the ‘Bikes” posts i made.
https://bonitabicycles.com/?cat=8
Thank you again for putting up with me,
DeirdForum: Themes and Templates
In reply to: [Theme Customizer] LightBox Effects On ImagesThank you
Forum: Themes and Templates
In reply to: [Customizr] Round Circles, Posts And Links – Newbie Here…Thank you for your knnd words and assistance.
I have been working n this all morning and still confused about the menu part. I created three posts, created a category named ‘general”, went to menus created a test menu for the cat named general. If you goto https://bonitabicycles.com/ at the bottom of the page, i can finally see what u were discussing> i think i am getting closer.I would like for lets say when the user clicks on bikes, they will go to a page with lets say 4 posts on it with the little circle pictures. Then when they click on lets say circle one – that will take them to a specific bike.
I am so sorry for being a pain. And i truly appropriate your guidance.
DeirdForum: Themes and Templates
In reply to: [Customizr] Delte space between Top Boarder and SliderThank you for the prompt response. The first one worked to remove the grey line. But the second one reduces the gap between the featured zooms and the slider. I would like to get rid of gap between the Top of the slider to the displayed top boarder of the page, where it says ADD menu.
thanks again fo ryou assistance,
DeirdForum: Themes and Templates
In reply to: [Customizr] Have different texts on the Featured Pages ButtonsYou are so awesome…Thank you so much.
I did exactly as you said
one
two
three
4
5
6
7
8
Worked like a charm.
DeirdForum: Themes and Templates
In reply to: [Customizr] Round Circles, Posts And Links – Newbie Here…Hi ElectricFeet, and thank yu for your reply.
Please forgive me, but I thought that when I purchased the customized featured pages, that the circles on the featured page was also a part of the upgrade and that this function would be available for the pages thereafter.
I am simply trying to to make a template with the effects like
https://demo.themesandco.com/category/post-formats-2/I will go on over to w3schol and try to figure this out.
In the mean time if you have time over the weekend, could you please send me code as mentioned?Again, thank you for your kindness in your reply,
Deird
Forum: Themes and Templates
In reply to: [Customizr] Round Circles, Posts And Links – Newbie Here…I just don’t understand why a simple question can’t be answered. This has been an issue for me for weeks now and I can’t get the proper answer.
I just saw within the customizr site what i am looking to do.
How do i do this?
I mean you moderators know how to do this, why is it such a runaround or making suggestions to hire a professional?Forum: Themes and Templates
In reply to: [Customizr] Featured page image doesn't displayI t appears that for the “kitchen-in-valimo-2” page you are missing one.
GotoPages>>>Open “kitchen-in-valimo-2/”>>>Goto to the bottom Right And select Featured Photo.
That should do it.
You only add oimage per featured page.
Hope this helps.Forum: Themes and Templates
In reply to: [Theme Customizer] LightBox Effects On ImagesThanks for getting back with me so soon.
Okay here it is..On my site I have created the grid, like you suggested and placed 4 photos within them.
Mysite:
https://bubblemaids.com/?page_id=206
I would like those photos to have the same effect as this one in this example.
Example Site
https://ccbra.ro/categorii/general/I would like my 4 photos to act like the “World Photo” and the “ARC Photos” in the “example site”.
Hope you ae having a wonderful weekend,
Deird