maaniedo
Forum Replies Created
-
Forum: Plugins
In reply to: [Easing Slider] Image Occupying the Whole DimensionHi! This solved my problem; https://wordpress.org/support/topic/image-not-resizing-properly?replies=6
Forum: Themes and Templates
In reply to: [AccessPress Ray] Read More Button ColorIt works! Thank you!
Follow up question. How can I change the hover color of Read More button displayed on Featured Post and Blog Slider section?
Forum: Themes and Templates
In reply to: [AccessPress Ray] Read More Button ColorHi! It does work, but I was referring to the Read More button on the Call to Action section (sorry I should have been more specific).
Thanks!
I have figure it out. Go to Dashboard > Settings > Discussion
Forum: Themes and Templates
In reply to: [AccessPress Ray] Remove dots from sliderHi! How can I have my slider images occupy the full width regardless of web page layout (boxed or full width)?
Thanks!
Forum: Themes and Templates
In reply to: [AccessPress Ray] Call To ActionThank you!
Forum: Themes and Templates
In reply to: [AccessPress Ray] Call To ActionHi Calvin! I think Cynthialoowho is referring to the Call to Action section and not Featured Post section.
Please provide procedures in changing the image.
Thank you,
Mark
Hi! It has been a week. No solution to this?
Forum: Themes and Templates
In reply to: [SKT Photo World] Breadcrumbs from Yoast WordPress SEOIt is working now. The above template-page-full-width.php works fine.
Forum: Themes and Templates
In reply to: [SKT Photo World] Breadcrumbs from Yoast WordPress SEOHello! I am using the template Full Width(No Sidebar) on all of my pages. I added the code (bold), and now my template-page-full-width.php looks like this:
<?php
/*
Template Name: Full Width(No Sidebar)
*/get_header(); ?>
<div id=”content” class=”site-content container”>
<main id=”main” class=”site-main” role=”main”><div class=”blog-post”>
<?php while ( have_posts() ) : the_post(); ?>
<?php get_template_part( ‘content’, ‘page’ ); ?>
<?php
//If comments are open or we have at least one comment, load up the comment template
if ( comments_open() || ‘0’ != get_comments_number() )
comments_template();
?><?php endwhile; // end of the loop. ?>
</div><!– blog-post –>
<div class=”clear”></div>
</main><!– main –>
</div><!– #content –>-
<?php if ( function_exists(‘yoast_breadcrumb’) ) {
yoast_breadcrumb(‘<p id=”breadcrumbs”>’,'</p>’);
} ?><?php get_footer(); ?>
But still, I cannot make the breadcrumb appear. Please help.
Thanks!
Forum: Plugins
In reply to: [CataBlog] Zoom in featureThank you.
Forum: Themes and Templates
In reply to: [Customizr] Home SliderAny chance of resolving this?
Forum: Plugins
In reply to: [CataBlog] Like buttonI tried installing some social media plugins, but they showing on the actual page. what I need is to place the actual like button on the lightbox image. Would that be possible using a plugin or I have to do it manually?
If manually, can you help me how it is being done?
Forum: Plugins
In reply to: [CataBlog] Like buttonNo social media installed. Any recommendation on which social media plugin I can install?
Forum: Themes and Templates
In reply to: [Customizr] Home SliderHi! I tried playing on the Responsive settings, but I didn’t get the result I wanted.
Please visit my site and observe slide 3 and 4.