Please can someone help me – I need to create an RSS feed for my website (www.youthtoday.co.za) and have it featured somewhere on the main page.
I am not a developer, just learning as I go and I have looked for information to do this and possibly missed it through ignorance. Please help.
Michelle
]]>I need the Read More font to be white or not red, on the static blog page. (I had to make the links visible site wide, so they are all red.)
Thank you
]]>Please see: https://toni-esl.com/blog/
– The font looks like it is composed of small dots maybe, pretty cool.
– I want to add visibility without adding emphasis.
– I do not want bold, opaque black-black, or heavy.
I have experimented but cannot achieve the subtlety I see – which is a slight non-opaque effect that lessens the harsh visual contrast of solid black on white. Similar to the font on this WP.org site, which could work too – but don’t think I should change everything.
Any input is appreciated.
]]>I need to break up some white space. Away from the front page with the slider – my site looks a bit sterile. My site content is primarily text. Images are just to fill a visual void.
The header background image is a space waste for me – plus my users are on tablets and phones. There is too much scrolling thru nothingness to reach the content on each page. I am a terrible desinger, even with a great theme.
Any clue to pinpoint the code and parameters to edit the CSS file would be greatly appreciated. I am using a child theme.
toni-esl.com
Thank you
I have the issue with the slide order in the Customizer too, they will not move. But I can delete.
]]>From what I have researched to make the change to the red button that says “Read More” have to copy and modify my theme child next file, while respecting the directory tree: admin\main\options2.homepage.php
the code of which I speak is this:
if ( ! empty( $slide['slide_url'] ) ) {
echo '<div class="featured-link">',
'<a href="' . $slide['slide_url'] . '"><span>' . __( 'Read More', 'lan-thinkupthemes' ) . '</a></span>',
'</div>';
}
where “Read More” he says Read More want to say, but when you save and reload the page, these are not shown.
If I was not missing any step when you think my child theme I do not think that, before this modify the footer, and whether changes are reflected.
Still I show you the code file named according funtions.php that is so you can run the implementation of child theme:
<?php
function mh_child_style() {
wp_enqueue_style( 'parent-style', get_template_directory_uri() . '/style.css' );
}
add_action( 'wp_enqueue_scripts', 'mh_child_style' , 5 );
?>
]]>I’m using the Minamaze template for my site. I’ve enabled comments so users can leave feedback on my blog posts but nothing appears? I’ve also enabled Reviews within WooCommerce and that doesn’t appear either? I double checked all the settings and I’ve disabled and re-enabled both features with sadly no joy.
Has anyone else experienced this? Does anyone have any idea what would be causing this?
Thank you in advance for your help
Kind regards
Paul
I go to Appearance > Theme Options > Homepage Content (where months ago I set up a unique static image in the slider) and when I try to modify the image or add new images, nothing works. I click on several places but everything remains the same, no windows pop up so it looks like is broken.
I’ve seen it could be a conflict with a plugin. I will check that but I was wondering if anyone could tell me where I can amend the slider in the code please? Not format but add/delete images.
Thanks in advance, A.
]]>My website address is
https://nestingtheworld.com
Thankyou so much,
Chi
I have read all threads I found on WP about resizing your logo. I have tried what’s been suggested in those but despite that, my logo remains the same size, nothing changes at all.
I’m a bit desperate since I have been working on this for three weeks and I’m still stuck. Would anyone mind giving me a hand, please?
I use a minamaze child theme that I have created and amended.
My website is www.acuhealth.org.uk.
Thanks a lot, Alexandra
]]>