firdaus666
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce JNE Shipping] Browser Konsol TypeErrorMaaf, saya sudah menyelesaikan masalah ini.
Forum: Fixing WordPress
In reply to: Photos losing quality after uploadingYou are welcome.
Each theme that is in www.ads-software.com already available each support page.
Go here -> https://www.ads-software.com/support/theme/hitchcock
To ask about your issue, and hopefully the theme developer quickly responds.??
Forum: Fixing WordPress
In reply to: Photos losing quality after uploadingThat may be due to the wordpress theme you are using.
Each wordpress theme has its own image size, please contact the theme developer you are using!
Forum: Plugins
In reply to: [Contact Form Manager] Warning:Thanks All
Forum: Themes and Templates
In reply to: Fullwidth Slider Larger then sites containerHi
It was an easy task, but there is some suggestion from me to you.
Supposedly, you enter the first wordpress theme name, in the title of the topic, so that theme developers can follow to help, and also in the topic tags.
But it does not matter, I’ll help you.
First open the file index.php from your wordpress theme !.
Find this code !
<?php if(get_theme_mod( 'fcs_featured_slider' ) == true) : ?> <?php get_template_part('inc/featured/featured'); ?> <?php endif; ?>
cut the code!, and put it right under this code:
<?php get_header(); ?>
so it becomes like this:
<?php get_header(); ?> <?php if(get_theme_mod( 'fcs_featured_slider' ) == true) : ?> <?php get_template_part('inc/featured/featured'); ?> <?php endif; ?>
I’ve tried it, and it worked.
Then save.
Hope this helps you. ??
Forum: Themes and Templates
In reply to: Fullwidth Slider Larger then sites containerYou must add code slider in the file index.php
If only I could know more clearly, wordpress theme are you using?
or I could figure out the code in the file index.php
is that you should try!
slider should be placed after the
<?php get_header();?>
in index.php before the<div id="main" class="fullwidth">
like this:
<?php get_header();?> place the slider code here <div id="main" class="fullwidth">
maybe you could try.
Good luck.
Forum: Themes and Templates
In reply to: Fullwidth Slider Larger then sites containerput a slider after the header, before the container.
Forum: Themes and Templates
In reply to: Fullwidth Slider Larger then sites containerDo you want like this picture?
Forum: Themes and Templates
In reply to: how to make full widthDo you use wordpress theme supports custom post type (full page), the settings before publishing the post.
if not, then you can not (unless you add its own through coding).
There may be, to the type of page (not post).
there are a few questions from me?
why give suffix wp in your wordrpess site url, ( https://www.dataminda.com/wp/ ) ?, it would be better if you do not use wp, thus becoming ( https://www.dataminda.com/ ).
Forum: Themes and Templates
In reply to: [Ribosome] how to remove META links in postsidebar, widget
Forum: Themes and Templates
In reply to: Font Defaultshe wears this theme: https://wordpress.com/themes/affinity/
Forum: Themes and Templates
In reply to: Font DefaultsHi
Edit the back of your posts in the Text editor.
OK, thank you for your support.
No, I am not a great developer: D, I just want to adjust the plugin WC marketplace with my site. (So it looks different)
Thank you, to you and and all TIM where the plugin WC Marketplace.
WC marketplace is a free plugin useful.
Thanks, Swaroop Akshaya.
I wear, the theme of Responsive Mobile, and put on some other plugins, (woocommerce and W3 Total Cache)
I made the front page custom settings page on Reading.
maybe this time the issue has been resolved, as I’ve not activate some plugins and leaving only 3 plugin (woocommerce, wc marketplace and W3 Total Cache).
there are some things I want to ask again.
after I set up each page of settings on WCMp.
1. whenever I visit vendor police, and some pages that have been set up, always directed to the dashboard vendor, why?
2. Is it just a vendor, the which can open the page?
3. Am I allowed to edit plugins (WC Marketplace) style profile dashboard vendor. (Maybe I can add something else in vendor dashboard, so it looks different)
Thank you for your time and help.