shearamariz
Forum Replies Created
-
Forum: Plugins
In reply to: [bbPress Moderation] Display Moderation MessageHi Ian,
Just want to say, Will it be better if the admin and the user who posted it will be the only one to see the topic posted?
It’s kind of awkward when people see the post saying awaiting for moderation and yet they can’t access it.
I am hoping for your kind response soon.PS. I am currently using your plugin but what I said above made me think it’s kind of awkward. Thanks!
Best regards,
MarizI experienced the same thing with you. But I just re-installed my wordpress and it came alright. Please try it also on your end. Hope this helps.
Hi Matt,
Good day!
I just want to ask if you can resize the tab? Since in my site it’s kind of awkward to see it’s going down. Please refer to this link: https://twef.org/IFLS/register/#squelch-taas-accordion-shortcode-content-3 I have tried reading your documentation but just got to no luck. I am hoping for your kind response.
Thanks and have a great day ahead! Btw, great plugin! ??
Best regards,
MarizForum: Plugins
In reply to: [WooCommerce] Removing 'Select options' button from categories pagethanks for this sut68.. ^_^
Forum: Plugins
In reply to: [Plugin Name: Device Theme Switcher] Kindle Fire not getting "Tablet" themeHi James,
If I will be using a flash in my website using my ipad3 will the design be okay? I heard that in ipad there’s a problem with showing flash banners since it has a problem with it’s ios… I am hoping for your kind response soon. Thanks.
Forum: Plugins
In reply to: [Plugin: Contact Form 7 to Database Extension] add info after form submitedHey found this plugin.. you could edit the fields of the contact form database extension. https://cfdbplugin.com/?page_id=459. It’s just it’s not free you need to purchase it. But I guess It’s a great plugin though..
btw, cheers with this plugin.. great!
Forum: Fixing WordPress
In reply to: Pages – not clickableAndTheArt, I just want to ask it’s still has this link.. It must not be clickable right?.. finding a solution for this.. thanks.
Forum: Fixing WordPress
In reply to: I want to show my custom post type in my index or homepage fileThis is the code:
<iframe src=”https://pastebin.com/embed_iframe.php?i=iuhW0NE2″ style=”border:none;width:100%”></iframe>
the default post i’m referring to is the post menu. It has a default post of hello world and the code you had given me get it’s title instead of my custom post title. thanks. YOu can still refer on this site.
Forum: Fixing WordPress
In reply to: I want to show my custom post type in my index or homepage fileIt worked.. But my title of movies custom post type didn’t come out.. It still get the title of my default post. well anyways thank you so much.
Forum: Fixing WordPress
In reply to: I want to show my custom post type in my index or homepage file<!-- left content area --> <div class="left-content-area"> <!-- What we do area --> <div class="comment-area"> <div class="comment-head"> What We Do </div> <div class="clear"></div> <div class="comment-pic"> <img src="<?php bloginfo('template_url'); ?>/images/whatwedopic.png" title="what we do picture" alt="what"/> </div> <div class="comment-context"> <?php query_posts( 'post_type=movies' ); ?> </div> </div> <!-- //What we do area --> <div class="clear"></div> <div style="border-bottom:1px solid #c1c1c1; width:680px; margin:12px 8px 12px 8px;"></div> <div class="clear"></div> <!-- Order a taxi by call or text --> <div class="comment-area"> <div class="comment-head"> Order a Taxi by Call or Text </div> <div class="clear"></div> <div class="comment-pic"> <img src="<?php bloginfo('template_url'); ?>/images/taxiorderpic.png" title="Order a Taxi by Call or Text picture" alt="order"/> </div> <div class="comment-context"> Lacus dictumst quis augue. Dolor placerat sed dolor nec aliquam ac tempor. Et et augue! Augue, nunc arcu enim natoque? Lectus, vel! Eu? Tincidunt. Tincidunt sit ac lorem, pid et dapibus amet mid. Dapibus dolor sagittis? Scelerisque ut risus mattis. Porta vel tincidunt sed, aenean. Facilisis nascetur tincidunt, massa, mauris eu magna enim mauris, lundium lundium a tempor rhoncus mid non habitasse, lacus elementum, urna placerat. Ut turpis nisi! Et? Porta aliquam sed lundium eros? Adipiscing, aliquet sed velit pulvinar, penatibus eu sed quis augue eros nascetur placerat integer, sit pena<br />Adipiscing vut dapibus. Integer urna sed ut scelerisque sit, a urna, dolor augue magnis urna diam dolor, et turpis, et duis risus! Et ut, lacus amet phasellus amet sed. </div> </div> <!-- //Order a taxi by call or text --> </div> <!-- //left content area -->
that is my code.. thanks
Forum: Fixing WordPress
In reply to: I want to show my custom post type in my index or homepage filethe what we do title found on the left sidebar.. it actually doesn’t show any.. thanks..
Forum: Fixing WordPress
In reply to: I want to show my custom post type in my index or homepage fileThis is my code.
<div class="comment-area"> <div class="comment-head"> What We Do </div> <div class="clear"></div> <div class="comment-pic"> <img src="<?php bloginfo('template_url'); ?>/images/whatwedopic.png" title="what we do picture" alt="what"/> </div> <div class="comment-context"> <?php query_posts( 'post_type=movies' ); ?> </div> </div>
and yet it doesn’t show any of my post.. you could refer it with this link.. thanks.. https://getamiamitaxi.com/
Forum: Fixing WordPress
In reply to: I want to show my custom post type in my index or homepage filequery_posts( ‘post_type=myposttype’ );
“myposttype” is this the title of my custom post type?.. thanks.. appreciated much your reply.
Forum: Fixing WordPress
In reply to: I want to show my custom post type in my index or homepage fileThanks for the reply keesiemeijer.
yes something like that.
Forum: Plugins
In reply to: [Contact Form 7] Can't see any code to copy.hi samuel.. you can see the code above on the contact menu.
it says something like below:
“
Copy this code and paste it into your post, page or text widget content.
“If it’s still not working try to uninstall the plugin. Sure that would work.. If on the second time it’s still not working try to know your wp version and your contact 7 version.. that would work.. good luck!