Rupam Hazra
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Template dropdown not showing up on page attribute of page section@wbcomdesigns and @ankandualcube i have followed the instruction and created a template like template-mytemplate.php with below content
<?php /** Template Name:MyTemplate */ get_header(); echo "hello"; ?> <?php get_footer(); ?>
but not displaying .
please tell me if any function stopped working?- This reply was modified 7 years, 5 months ago by Rupam Hazra.
- This reply was modified 7 years, 5 months ago by Rupam Hazra.
Forum: Fixing WordPress
In reply to: How to create custom conatct form pluginThank you for your suggestion.i like the ajax way to submit the form .
Could you say about ajax.
Thanks.
Forum: Fixing WordPress
In reply to: How to create custom conatct form pluginHi if i want to put below code on another page then what should be the form action because i need that.
<?php if(isset($_POST[‘submit’])){ then you can look into the wp_mail function here https://developer.www.ads-software.com/reference/functions/wp_mail/ } ?>
Please help me.
Forum: Developing with WordPress
In reply to: Post Not Insert into database on Cron Job@bcworkz hi first of all api_call is my function its fired whenever crons executed and then how i executed a cron on wordpress.Please help me
Forum: Reviews
In reply to: [Mapping multiple URLs redirect same page] This is very easy to use.In version 2.0 added new types like category, custom post types,tag.
Forum: Developing with WordPress
In reply to: Custom Permalink StructureHi,
Do you have any parts of WordPress that should be visible outside of domain.com/blog (say domain.com/about-us)?
— Yes
Is WordPress installed in the root (domain.com/) or in the subdirectory domain.com/blog?
— in root not in a subdirectory.
What settings are you using under Settings – General for WordPress Address (URL) and Site Address (URL)?
— Home and Blog Static Page Option that means home and blog page separate.
Do you use the option to have the blog published on a static page under Settings – Reading? (It is possible to create an empty page with the name and address “blog” and make the blog visible there using this setting.)
— Yes
Forum: Developing with WordPress
In reply to: Custom Permalink StructureHi,
I have tried both processes but i can’t see my result
I want to like this where blog should be in link https://domain.com/blog/business
also in the case of single post- https://domain.com/blog/single-post-1
Please help me.
- This reply was modified 7 years, 10 months ago by Rupam Hazra.
Forum: Fixing WordPress
In reply to: Custom Permalink for blogI need both
for post- https://localhost/convergehubsitewp/blog/sample-crm-post-1/
for category- https://localhost/convergehubsitewp/blog/crm/
crm is a categoryForum: Fixing WordPress
In reply to: Custom Permalink for bloghttps://localhost/wordpress/blog/samplepost/
Does this link not take you to your single post? — Yes.Here is my permalink’s screenshot.
here is the category url https://localhost/convergehubsitewp/blog/crm/ it’s working fine
Here is the single post url https://localhost/convergehubsitewp/blog/crm/sample-crm-post-1/ — i want to https://localhost/convergehubsitewp/blog/sample-crm-post-1/
I have activated this plugin Link
- This reply was modified 7 years, 11 months ago by Rupam Hazra.
Forum: Fixing WordPress
In reply to: Custom Permalink for blogbut i can’t find my solution for both single post and category.
Forum: Fixing WordPress
In reply to: Custom Permalink for blogSorry, its from localhost.
I have category like business and i want to show list of posts under this category by click the link looks like https://localhost/wordpress/blog/business.
and regarding posts show the post details by click this link looks like
https://localhost/wordpress/blog/samplepost/Forum: Fixing WordPress
In reply to: Custom Permalink for blogIn present, i have set custom structure like https://domain.com/wordpress_folder/blog/%postname%/ on permalink.
In this setting particular post link https://domain.com/wordpress_folder/blog/post_name working fine but category page not found.
Forum: Developing with WordPress
In reply to: Set archive linkActually already i have defined a custom permalink structure according to category so, i can’t define this.
Forum: Fixing WordPress
In reply to: contact pageHey You can try with this plugin contact-form-7
Forum: Fixing WordPress
In reply to: Youtube Video as feature imageMaybe this plugin should help you.
Featured Video Plus