Discussion on Spiritual - Church WordPress Theme (Responsive)

Discussion on Spiritual - Church WordPress Theme (Responsive)

Cart 943 sales
Well Documented

Softwebmedia supports this item

Supported

664 comments found.

1.Can I install child theme at any point of development?

2. How do I remove “Our services” part ?

3.How do I add my own images to image slider at the footer area?

Thanks!

I am working on your pages and removing the parts that I do not want. From where do I remove ‘our services’ part. What object is that? I can’t see it in pages, or post etc.

Will your image slider used in the theme will automatically pickup the post images or I need to specify them somewhere?

1. You have to export current theme customizer settings from admin > cusotmizer >export and after child theme activation you have to import from admin > customizer > import.

You have to setup top menu, widgets etc. after child theme activation.

2. Our services is a shortcode and it is not included in the theme but swm church shortcode plugin. You can edit it from ../wp-content/plugins/swm-church-shortcode ( with your responsibility ).

3. It will pick up latest post automatically.

1.How do I know the correct image sizes that are required for different sections like logo image, logo section background, revolution slider images, header images, sermon images etc? Do I look in the demo site image dimensions or it is standard images sizes?

2.When I change the logo size in customizer, the logo background shifts. It also affects if I choose a transparent or a solid logo. Why background affects if they are separate layers and what can I do to avoid it?

Logo size details are added in documentation. Please read images height section.

Background image can shift as per resolution or logo image size because it is not static image but background image which has many property in display ( left, right, center, stretch, cover, repeat,browser resoluton etc. ).

Thank you!

Hello, last question (I swear :) ): is there a way to enable Revolution Slider for the editor role? Thanks once again for your support D

Hello davidegenco,

This is not possible with Editor role. You can search plugin which can give multiple choice to use admin feature.

Thank you :)

I am trying to download image for slider and logo section background. The image sizes are pretty big in Google but when I get them in media they are really small. How to bring right size or approximate size in media?

I am trying some free images from Google images for testing. The image that was 18324×4005 in Google image search when uploaded in media it is 481×105. Can you tell me why?

When we upload any image from WordPress media section then it is automatically creating small, medium, large and all theme sizes. If you are using any image for background then use maximum width 2000px and height 1200px. Please learn all basics of WordPress admin usage from YouTube videos.

Thank you!

Hello, I’m encountering a bug in the logo slider:

Hello davidegenco,

It looks plugins conflict issue ( css or javascript ). When we disabled all plugins which are not added and recommended by theme, slider was working perfect like theme preview site. You have to find exact plugin by disable it one by one and keep it in-active to avoid plugin conflict.

Thank you :)

OK thanks

I have created events. Can you please tell me how to achieve the different event options that you kept in demo menu?

It is automatically created by plugin so you only need to add events. You can view it from this page : http://romapadaswamimedia.com/?post_type=tribe_events

1.I have 2 images (1920×580) but when I set them in slider. They appear very large. Please visit romapadaswamimedia.com. I want them to be like the demo site ones. How can I achieve this.

2. How the text content on slider appears? Where can I edit it?

It is set to auto responsive slider type so when you add any size image it will stretch as per browser resolution. Please refer revolution slider tutorials for more details : http://www.themepunch.com/faq/slider-revolution-beginner-video-guides-tutorials/

Thank you!

Hi there, I have purchased the ‘Spiritual’ wordpress theme and found the theme and functionality fantastic so thanks.

However I have added links in the form of buttons using short code to most pages on the site, these links are working on most pages but not on 5 pages although its the same code etc

working on debsdinners.co.uk but not debsdinners.co.uk//faqs/ or any of the menu pages under our service?

Hi bluesaint73,

Thank you for purchasing the theme and your positive feedback :)

We checked FAQ page tabs week buttons and it looks something wrong with content adding. Please check all divs/shortcodes are closed because we can see two errors on w3 validation ( div and body tag not closed error ). If this solution will not help then please send your website admin login details from our profile page form so we can check and give you solution.

Sorry I have tried to find the open tags within wordpress admin on the pages I have edited and within editor but havent found them. I have snet the login details on ‘our profile page form’ as suggested. Thanks

Hi bluesaint73,

We replied your email with details to fix the issue. Please check it.

Thank you :)

Also, could you please advise how to get rid of the picture for the authors of the posts? Much appreciated.

You can hide it with cusotm css like below example


.swm_date_box .p_author { display: none; }

If you are familiar with using WordPress fillers then you can use blog post date filter function ( function locaiton : ../wp-content/themes/spiritual/framework/general-functions.php > line #924 to 970 – function name “swm_post_date()”

I was wondering why the section logo. How should I use it?

You can set background image, add standard and retina logo,edit donate button in the logo section. All details are added with each field title so you have to do action as per title text of each field.

Can I have the language in the theme translated to English?

Theme has English language and content like in demo site post title, post description etc. are sample/dummy content ( called “lorem ipsum” ).

Yes I wanted to read the demo site content to know what content the developers have place in which page.

We are not getting your point. If you have preview site import xml content then from you can view each page content.

1.How do I use the existing pages?

2.What do I do after creating posts and sermons?

1. You can override your website content or keep in trash folder which may help in future for shortcode / content reference.

2. You can use blog and sermons template to display posts. ( you can refer preview site blog and sermons pages from admin > pages > all pages list – find blog and sermons page

Thank you very much!

hi, just started with this theme. I do not see any page creator, how do I customize pages ?

If you are familiar with add filter function of WordPress then you can edit page title function from child theme. Page title and breadcrumbs are added in general-funcitons.php and breadcrumbs.php files where you can edit events name.

Page title : line #1581

File path : ../wp-content/themes/spiritual/framework/general-function.php

Breadcrumb : line #368 to 395

Bread crumbs : ../wp-content/themes/spiritual/framework/breadcrumbs.php

ok, I do not want to get annoying but I changed all the words events on those lines and still have three things to do. http://cl.ly/image/3C1e2O030s0n Need to change on the top the url address, need to know how to insert top img and I think there is a problem with alignment when you click on day event. thanks for your help

1. URL address is coming from event calendar plugin so you can’t change it from theme files. You can read or ask support for this plugin from below pages :

https://theeventscalendar.com/knowledgebase/themers-guide/

https://wordpress.org/support/plugin/the-events-calendar

2. Please send your website URL from our profile page form so we can check day event alignment issue and send you event page header customization details.

In testimonials page: there is a way to display page content before items? Thank you very much for the support.

Hi Mary14

You have to edit testimonials template file to display editor content top and then testimonials items.

Go to ../wp-content/themes/spiritual/templates/testimonials.php

In this file cut below code

<?php 
/* display page content below items */
if (have_posts()) :
while (have_posts()) : the_post();
?>
<div class="raw">
<?php
the_content('');
?>
</div>
<?php
endwhile;
endif; ?>

and paste it just below two third column div


<div class="swm_column swm_custom_two_third">

code.

Thank you :)

Thank you very much!

By mistake I deleted main navigation menu. Can it be brought back?

We can not back deleted menu because it removes menu data from database.

ok. thank you!

For having audio in sermon should the audio be in wp-content or it can be embedded from anywhere?

Romapadaswamimedia.com. On home page you will find the sermon.

Please upload PDF from admin > media > add new.

And then copy URL by click on edit button of uploaded file.

Thank you!

I am creating a new sermon with a youtube video link and a audio link on some site. It is not opening any of them. Only if audio was there in wp-content, it worked. How can i get the youtube video running? and also audio from other site?

Hi arvaidya,

1. You have to use video embed code to display youtube or vimeo video. Tutorial : http://goo.gl/q9lYqF

2. You have to add mp3 file full URL to display audio. I can see youtube browser URL which will not work in audio field.

We suggest you to import preview site xml content so you can get idea how theme works with all features and makes you easy to customize.

Thank you :)

do you mean demo.xml?

Yes, but you already imported it. :)

I made some changes in settings such that I could see the home page rendered as soon as I go to the site. Since then site is broken and it is not letting me go to dashboard and site is taking too long to load. Please let me know how can I go back to settings and undo my changes.

Thank you!

Hi arvaidya,

We can help you to fix theme related issue. Please refer wordpress basic tutorials or use inbuilt wordpress forum for general wordpress issues : https://wordpress.org/support/

Thank you :)

The installation demo has WP installation. Should I be doing that even if I have WP installed on server? Does this installations has theme specific tables etc?

Hi arvaidya,

Theme installation and import data start after WordPress installation. Theme doesn’t create any extra table but using default wordpress table content to display. If you already installed WordPress and set database table then you can start like demo site. ( Like you are using default wordpress theme )

Thank you :)

can I add visual composer or will it not work?

Hi brightreb,

We didn’t test theme with visual composer but we can give you basic feedback to use in the theme. If you are using theme shortcodes inside visual composer then column issue can creates in some elements like recent news, testimonials etc. shortcodes. You can use some part with theme shortcodes and other part with visual composer but can’t not mix both in same section.

Thank you :)

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey