Generatepress Premium Latest Version Installing GP Premium Plugin

Hot Web Series

Generatepress Premium Latest Version Installing GP Premium Plugin:

Generatepress Premium Latest Version आज सबसे लोकप्रिय और सबसे अधिक इस्तेमाल की जाने वाली थीम है। यह वर्डप्रेस की नंबर 1 थीम है आज हम आपके साथ इसका लेटेस्ट वर्जन शेयर करने जा रहे हैं और आपको इसका प्रो वर्जन भी देंगे ताकि आप इसे लाइफ टाइम इस्तेमाल कर सकें

Generatepress Premium Latest Version Installing GP Premium Plugin


Generatepress Premium Theme Adsense Approval Customization

अगर आपको ऐडसेंस अप्रूवल लेने में थीम से संबंधित कोई समस्या आ रही है तो आप इस थीम को एक बार अपने वर्डप्रेस ब्लॉग पर जरूर ट्राई करें, आपको ऐडसेंस अप्रूवल जरूर मिल जाएगा। अपने थीम के सीएसएस में कोड को पूर्ण अनुकूलन के साथ बदलें

Generatepress Gp Premium Latest Version Plugin

बिना Gp प्रीमियम के इस थीम का कोई उपयोग नहीं है, इसलिए आपके पास यह Gp प्रीमियम प्लगइन होना बहुत जरूरी है, आप इसे खरीद सकते हैं या इसका लिंक आपको नीचे मिल जाएगा, वहां से आप इसे लाइसेंस कुंजी के साथ डाउनलोड भी कर सकते हैं Gp Premium Plugin Download

Remove #more | Fix Permalink GeneratePress Theme

जब आप इस जेनरेटप्रेस प्रीमियम लेटेस्ट वर्जन को अपने ब्लॉग में इस्तेमाल करेंगे तो आपको एक समस्या का सामना करना पड़ेगा, इसके लिए मैंने नीचे एक कोड दिया है इसे अपने थीम में लगाएं, आपकी पर्मलिंक समस्या हल हो जाएगी।

add_filter( 'generate_more_jump', '__return_false' );

Generatepress Premium Latest Version Site Footer

यदि आप अपने ब्लॉग का फूटर डिज़ाइन करना चाहते हैं जिसमें सभी वेबसाइट पेज दिखाए जाएं और आपकी प्रोफ़ाइल भी दिखाई जाए और दाईं ओर आप अपने ब्लॉग की श्रेणी भी देख सकें, तो आपको नीचे दिए गए कोड को डालना होगा. Site Footer Code

Generatepress Premium Latest Version Sidebar Widgets

साइडबार विजेट जहां आप अपनी पोस्ट की इमेज दिखा सकते हैं, यह बिल्कुल रिस्पॉन्सिव होगा, आपकी वेबसाइट पर कोई लोड नहीं पड़ेगा, आपकी वेबसाइट की स्पीड कम नहीं होगी, Sidebar Widget Code

Related Posts HTML Code

<div>
<h2 class=”wpsp-related-title”>Related Posts</h2>
<?php if ( function_exists( ‘wpsp_display’ ) ) wpsp_display( 1634 ); ?>
</div>

Related Posts CSS

/* Related Post CSS */
.wpsp-related-title {
padding-top: 20px;
}
.wp-show-posts-image img {
border-radius: 10px;
box-shadow: rgba(23,43,99,.2) 0 5px 25px!important;
}

Generatepress Premium Latest Version Author box

एलिमेंट्स बनाने के बाद नया एलिमेंट जोड़ें, नीचे दिए गए Php कोड को दर्ज करें, इसके बाद आपको ऑथर बॉक्स एलिमेंट्स में कुछ सेटिंग्स करनी होंगी।

Author Box php Code

<div class=”author-box”>
<div class=”avatar”>
<?php echo get_avatar( get_the_author_meta( ‘ID’ ), 250 ); ?>
</div>
<div class=”author-info”>
<h5 class=”author-title” itemprop=”author” itemscope itemtype=”http://schema.org/Person”>
<span itemprop=”name”><?php printf( get_the_author_meta( ‘display_name’) );?></span>
</h5>
<div class=”author-summary”>
<p class=”author-description”><?php echo wp_kses( get_the_author_meta( ‘description’ ), null ); ?></p></div>
<div class=”author-links”>
<a href=”<?php echo get_author_posts_url( get_the_author_meta( ‘ID’ ) ); ?>” title=”Read more”>…</a>
</div>
</div>
</div>

 

CSS Code

.author-box {
padding: 3%;
padding-bottom: 10px;
margin-top: 30px;
font-size: 0.9em;
background-color: #fff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
box-shadow: 0 9px 28px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
}
.author-box .avatar {
width: 250px;
height: auto;
border-radius: 100%;
margin-right: 30px;
}
h5.author-title {
margin-bottom: 0.1em;
font-weight: 600;
}
.author-description {
line-height: 1.6em
}
.author-links a {
margin-top: -1.5em;
font-size: 2em;
line-height: 2em;
float: left;
}
@media (max-width: 768px) {
.author-box {
padding: 20px;
padding-bottom: 25px;
margin-top: 60px;
flex-direction: column;
text-align: center;
}
.author-box .avatar {
margin-right: 0;
width: 100%;
margin-top: -25px;
}
.author-box .avatar img {
max-width: 100px;
}
.author-links a {
float: none;
align-self: center;
}
.author-description {
margin-bottom: -0.1em;
}
}

How to Create Custom Footer in Generatepress In Hindi

Generatepress टेम्पलेट में बिना किसी भी पुल्गिन के फूटर कैसे ऐड करे चलिए जानते है सबसे पहले आप अपने थीम के Customization में जाहिए और लेआउट में फिर फूटर पर क्लीक करके फूटर ओपन करे ले Footer Widgets 3 बना ले उसके

बाद Widgets आप एक एक करके Widgets को डिजाईन करे सकते उसके बाद आप को निचे दिया गया कोड को अपने थीम के css टॉप पर डाल दे

.inside-footer-widgets h2{ font-size:22px!important; } .inside-footer-widgets .rpwwt-widget ul li{ margin-bottom:0px; } .inside-footer-widgets ul li{ font-size:16px!important; } .footer-widget-1 p { font-size:16px!important; } /* Footer */ @media (min-width: 769px) { .footer-widgets-container .footer-widget-1 { max-width:520px; } .footer-widget-2 { max-width:250px; } .footer-widget-3 { } }

🙏धन्वाद!उमीद है दोस्तों आप को Generatepress Premium Latest Version थीम आप को मिल गया होगो अगर कोई सवाल है तो आप हमे बिना जिज्क के हमे निचे Commntes में डाल सकते है धन्वाद:-

Post a Comment