samtemehr
@samtemehr on WordPress.org
- Member Since: October 24th, 2018
Contribution History
samtemehr’s badges:- Translation Contributor Translation Contributor
- Translation Editor Translation Editor
-
Wrote a comment on the post Hi all, For the plugin…, on the site Translate WordPress:
OK1 month ago
-
Wrote a comment on the post Hi all, For the plugin…, on the site Translate WordPress:
thank you but this alert: "You are not allowed to do that! "1 month ago
-
Posted a reply to how translate to same lang?, on the site WordPress.org Forums:
hi whay not approved? https://translate.wordpress.org/projects/wp-plugins/zeno-font-resizer/dev/fa/default/1 month ago
-
Created a topic, how translate to same lang?, on the site WordPress.org Forums:
how translate to same lang?1 month ago
-
Posted a reply to Best plugin for related posts!, on the site WordPress.org Forums:
Yuzo Related Posts - Unauthenticated Call Any Action or Update Any Option ? https://wpvulndb.com/vulnerabilities/92547 months ago
-
Posted a reply to help:exclude first post from posts for a tag, on the site WordPress.org Forums:
thanks11 months ago
-
Created a topic, help:exclude first post from posts for a tag, on the site WordPress.org Forums:
hi I want show 4 posts from a tag and not show first p…11 months ago
-
Posted a reply to help:exclude first post from category, on the site WordPress.org Forums:
exclude first post from tag? <?php $my_custom_query= new WP_Query(array( 'post_type' => 'post', 'post_status' => 'publish',…11 months ago
-
Posted a reply to not loaded current category posts, on the site WordPress.org Forums:
<?php $category = get_the_category(); $category_id = $category[0]->cat_ID; ?>1 year ago
-
Created a topic, not loaded current category posts, on the site WordPress.org Forums:
I want loaded current category posts in category.php …1 year ago
-
Posted a reply to How Reference category ID in the same category, on the site WordPress.org Forums:
OK is resolved <?php $category_id = get_cat_ID( 'Category Name' ); $category_link = get_category_link( $category_id );…1 year ago
-
Posted a reply to How Reference category ID in the same category, on the site WordPress.org Forums:
I want in category.php return cat ID for yhis code. <?php $cat=THIS CATEGORY; ?> <?php…1 year ago
-
Created a topic, How Reference category ID in the same category, on the site WordPress.org Forums:
hi I need Reference category ID in the same category …1 year ago
-
Posted a reply to How instal more css file to more page?, on the site WordPress.org Forums:
I found. :) function et_load_samtemehr_scripts() { $template_dir = get_template_directory_uri(); $theme_version = et_get_theme_version(); wp_enqueue_script( 'samtemehr-superfish', $template_dir…1 year ago
-
Posted a reply to How instal more css file to more page?, on the site WordPress.org Forums:
my code is this. But not loaded... function et_load_samtemehr_scripts() { $template_dir = get_template_directory_uri(); $theme_version =…1 year ago
-
Posted a reply to How instal more css file to more page?, on the site WordPress.org Forums:
not loaded this code.1 year ago
-
Posted a reply to How instal more css file to more page?, on the site WordPress.org Forums:
ok function samtemehr_index_scripts() { if ( is_page_template( 'index.php' ) ) { wp_enqueue_style( 'samtemehr-index-min', get_stylesheet_directory_uri() .…1 year ago
-
Posted a reply to How instal more css file to more page?, on the site WordPress.org Forums:
@sterndata function samtemehr_index_scripts() { if ( is_page_template( 'index.php' ) ) { wp_enqueue_style( 'samtemehr-index-min', get_stylesheet_directory_uri() .…1 year ago
-
Created a topic, How instal more css file to more page?, on the site WordPress.org Forums:
hi I want index.css => only for index.php newstext…1 year ago
-
Posted a reply to help:exclude first post from category, on the site WordPress.org Forums:
Thanks1 year ago
-
Created a topic, remove first post from cat, on the site WordPress.org Forums:
hi I whant show 4 post from cat but not show first pos…1 year ago
-
Posted a reply to Post showing up as pinned post in mobile. But it was not pinned. How to fix it?, on the site WordPress.org Forums:
hi I whant show 4 post from cat but not show first post, please help.…1 year ago
-
Posted a reply to Show full post instead of excerpt, on the site WordPress.org Forums:
hi I whant show 4 post from cat but not show first post, please help.…1 year ago